| 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] |
| String | The email of the customer. | [optional] | |
| metadata | Object | Metadata about the customer. | [optional] |