Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 707 Bytes

File metadata and controls

12 lines (11 loc) · 707 Bytes

StorePostCustomersCustomerReq

Properties

Name Type Description Notes
firstName String The Customer's first name. [optional]
lastName String The Customer's last name. [optional]
billingAddress AnyOfStorePostCustomersCustomerReqBillingAddress The Address to be used for billing purposes. [optional]
password String The Customer's password. [optional]
phone String The Customer's phone number. [optional]
email String The email of the customer. [optional]
metadata Object Metadata about the customer. [optional]