| Name | Type | Description | Notes |
|---|---|---|---|
| AddressBookType | string | Specifies customer's address type | [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] |
| AddressBookWebsite | string | Specifies customer's website 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] |
| AddressBookGender | string | Specifies customer's gender | [optional] |
| AddressBookRegion | string | Specifies customer's region | [optional] |
| AddressBookDefault | bool | Defines whether the address is used by default | [optional] |
| AddressBookTaxId | string | Add Tax Id | [optional] |
| AddressBookIdentificationNumber | string | The national ID card number of this person, or a unique tax identification number. | [optional] |
| AddressBookAlias | string | Specifies customer's alias in the address book | [optional] |