| Name | Type | Description | Notes |
|---|---|---|---|
| addressLine1 | string | First line of the address | [optional] |
| addressLine2 | string | Additional address information, e.g. 2nd level | [optional] |
| city | string | City of the address | [optional] |
| companyName | string | Name of the company associated with the address | [optional] |
| countryCode | string | The country code of the customer represented as ISO 3166-1 alpha-2 | |
| string | Email address of the person associated with the address | [optional] | |
| houseNumber | string | House number of the address | [optional] |
| name | string | Name of the person associated with the address | [optional] |
| phoneNumber | string | Phone number of the person associated with the address | [optional] |
| poBox | string | Code required in case of PO Box or post locker delivery | [optional] |
| postalCode | string | Zip code of the address | |
| stateProvinceCode | string | The character state code of the customer represented as ISO 3166-2 code | [optional] |