Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1 KB

Shopper.md

File metadata and controls

19 lines (15 loc) · 1 KB

Shopper

Properties

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]