| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | Address type (registered, delivery, etc.). See `ContactAddressType` catalog. | [optional] |
| address | string | Contact address line | |
| postCode | string | Contact address postcode | |
| city | string | Contact address city | [optional] |
| county | string | Contact address county | [optional] |
| countryCode | string | Country code. See `Country` catalog. (ISO 3166, ALPHA-2) | [optional] |
| description | string | Contact address description | [optional] |
| id | string | The contact address unique id | [optional] |