Hierarchy

  • Customer

Properties

_id?: string
activePaymentMethod?: PaymentMethod
addressLine1?: string
addressLine2?: string
balance?: number
city?: string
country?: string
email?: string
invoiceCounter?: string
invoicePrefix?: string
language?: string
name?: string
zipCode?: string

Generated using TypeDoc