Interface CustomerUpdateBody

Hierarchy

  • CustomerUpdateBody

Properties

activePaymentMethod?: PaymentMethod
addressLine1?: string
addressLine2?: string
city?: string
country?: string
email?: string
language?: string
name?: string
zipCode?: string

Generated using TypeDoc