Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.37 KB

CustomerShipping.md

File metadata and controls

26 lines (22 loc) · 1.37 KB

com.ultracart.admin.v2.Model.CustomerShipping

Properties

Name Type Description Notes
Address1 string Address line 1 [optional]
Address2 string Address line 2 [optional]
City string City [optional]
Company string Company [optional]
CountryCode string ISO-3166 two letter country code [optional]
CustomerProfileOid int? Customer profile object identifier [optional]
CustomerShippingOid int? Customer profile shipping object identifier [optional]
DayPhone string Day phone [optional]
DefaultShipping bool? Default shipping [optional]
EveningPhone string Evening phone [optional]
FirstName string First name [optional]
LastName string Last name [optional]
LastUsedDts string Last used date [optional]
PostalCode string Postal code [optional]
StateRegion string State for United States otherwise region or province for other countries [optional]
TaxCounty string Tax County [optional]
Title string Title [optional]

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