Interface Customer

Hierarchy

  • Customer

Properties

customer_reference: string
email: string
first_name: string
last_name: string
newsletter: boolean

Generated using TypeDoc