Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 928 Bytes

Customer3.md

File metadata and controls

16 lines (13 loc) · 928 Bytes

Customer3

Properties

Name Type Description Notes
email string The email address for the customer. [optional]
first_name string Customer first name. [optional]
last_name string Customer last name. [optional]
username string Customer login name. [optional]
password string Customer password. [optional]
billing \Swagger\Client\Model\CustomersBilling [optional]
shipping \Swagger\Client\Model\CustomersShipping [optional]
meta_data \Swagger\Client\Model\CouponsMetaData[] Meta data. [optional]

[Back to Model list] [Back to API list] [Back to README]