Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.09 KB

File metadata and controls

22 lines (19 loc) · 1.09 KB

# CartCustomerProfileAddress

Properties

Name Type Description Notes
address1 string Address 1 [optional]
address2 string Address 2 [optional]
city string City [optional]
company string Company [optional]
country_code string ISO-3166 Country code [optional]
day_phone string Day phone [optional]
evening_phone string Evening phone [optional]
first_name string First name [optional]
last_name string Last name [optional]
oid int Unique identifier for this address [optional]
postal_code string Postal code [optional]
state_region string State for United States otherwise region or province for other countries [optional]
tax_county string Tax county if a billing address [optional]
title string Title [optional]

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