Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1005 Bytes

CheckoutFormBuyerReference.md

File metadata and controls

19 lines (16 loc) · 1005 Bytes

# CheckoutFormBuyerReference

Properties

Name Type Description Notes
id string buyer id
email string
login string
first_name string Buyer's first name [optional]
last_name string Buyer's last name [optional]
company_name string Company name [optional]
guest bool is a guest account?
personal_identity string Buyer's personal identity number (PESEL) [optional]
phone_number string Phone number [optional]
preferences \OpenAPI\AllegroSdk\Model\BuyerPreferencesReference [optional]
address \OpenAPI\AllegroSdk\Model\CheckoutFormBuyerAddressReference [optional]

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