| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The unique identifier for the item | [optional] |
| displayedAs | string | The name of the resource | [optional] |
| path | string | The API path for the resource | [optional] |
| addressLine1 | string | The first line of the address | [optional] |
| addressLine2 | string | The second line of the address | [optional] |
| city | string | The address town/city | [optional] |
| postalCode | string | The address postal code/zipcode | [optional] |
| country | \SynergiTech\Sage\Model\Base | [optional] | |
| deletedAt | \DateTime | The datetime when the item was deleted | [optional] |
| addressType | \SynergiTech\Sage\Model\Base | [optional] | |
| region | string | The address state/province/region | [optional] |
| countryGroup | \SynergiTech\Sage\Model\Base | [optional] |