Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SnapCustomerDetails

Hierarchy

  • SnapCustomerDetails

Index

Properties

billing_address?: SnapAddress

Customer address.

optional
email?: string

Customer email.

optional
enabled_payments?: PaymentType[]

Enabled

first_name?: string

Customer first name. (e.g. Hanif Dwy)

optional
last_name?: string

Customer last name. (e.g. Putra S)

optional
phone?: string

Customer phone. (e.g. 081345827121)

optional
shipping_address?: SnapAddress

Shipping address.

optional

Generated using TypeDoc