Interface CustomerUpdateBody
Properties
Optional
activePaymentMethod
Optional
addressLine1
addressLine1?: string
Optional
addressLine2
addressLine2?: string
Optional
city
city?: string
Optional
country
country?: string
Optional
email
email?: string
Optional
language
language?: string
Optional
name
name?: string
Optional
zipCode
zipCode?: string