Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.15 KB

CartCustomerProfileAddress.md

File metadata and controls

23 lines (19 loc) · 1.15 KB

com.ultracart.admin.v2.Model.CartCustomerProfileAddress

Properties

Name Type Description Notes
Address1 string Address 1 [optional]
Address2 string Address 2 [optional]
City string City [optional]
Company string Company [optional]
CountryCode string ISO-3166 Country code [optional]
DayPhone string Day phone [optional]
EveningPhone string Evening phone [optional]
FirstName string First name [optional]
LastName string Last name [optional]
Oid int? Unique identifier for this address [optional]
PostalCode string Postal code [optional]
StateRegion string State for United States otherwise region or province for other countries [optional]
TaxCounty string Tax county if a billing address [optional]
Title string Title [optional]

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