Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 2.14 KB

CustomerUpdateAddressInner.md

File metadata and controls

28 lines (24 loc) · 2.14 KB

Org.OpenAPITools.Model.CustomerUpdateAddressInner

Properties

Name Type Description Notes
AddressBookId string The ID of the address. [optional]
AddressBookFirstName string Specifies customer's first name in the address book [optional]
AddressBookLastName string Specifies customer's last name in the address book [optional]
AddressBookCompany string Specifies customer's company name in the address book [optional]
AddressBookFax string Specifies customer's fax in the address book [optional]
AddressBookPhone string Specifies customer's phone number in the address book [optional]
AddressBookPhoneMobile string Specifies customer's mobile phone number in the address book [optional]
AddressBookAddress1 string Specifies customer's first address in the address book [optional]
AddressBookAddress2 string Specifies customer's second address in the address book [optional]
AddressBookCity string Specifies customer's city in the address book [optional]
AddressBookCountry string ISO code or name of country [optional]
AddressBookState string ISO code or name of state. [optional]
AddressBookPostcode string Specifies customer's postcode [optional]
AddressBookTaxId string Add Tax Id [optional]
AddressBookIdentificationNumber string The national ID card number of this person, or a unique tax identification number. [optional]
AddressBookGender string Specifies customer's gender [optional]
AddressBookAlias string Specifies customer's alias in the address book [optional]
AddressBookType string Specifies customer's address type [optional]
AddressBookDefault bool Defines whether the address is used by default [optional]

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