| Name |
Type |
Description |
Notes |
| title |
string |
The shopper's title |
[optional] |
| first_name |
string |
The shopper's first name |
|
| last_name |
string |
The shopper's last name |
|
| middle_name |
string |
The shopper's middle name |
[optional] |
| phone |
string |
The shopper's contact phone number |
[optional] |
| email |
string |
The shopper's email address |
|
| birth_date |
\DateTime |
The shopper's birth date in the form yyyy-mm-dd |
[optional] |
| gender |
string |
The shopper's gender |
[optional] |
| statistics |
\zipMoney\Model\ShopperStatistics |
|
[optional] |
| billing_address |
\zipMoney\Model\Address |
|
|
[Back to Model list] [Back to API list] [Back to README]