| Name | Type | Description | Notes |
|---|---|---|---|
| index | Integer | The index in the list of locations. Currently only 1 and 2 are valid if in a collection of more than 1 | [optional] |
| buildingNumber | String | House / Civic / Building number of home address | [optional] |
| buildingName | String | Name of building of home address | [optional] |
| unitNumber | String | Flat/Unit/Apartment number of home address | [optional] |
| streetName | String | Street name of primary residence | [optional] |
| streetType | String | Street type of primary residence (e.g. St, Rd etc) | [optional] |
| city | String | City of home address | [optional] |
| suburb | String | Suburb / Subdivision / Municipality of home address | [optional] |
| county | String | County / District of home address | [optional] |
| stateProvinceCode | String | State of primary residence. US sources expect 2 characters. Australian sources expect 2 or 3 characters. | [optional] |
| country | String | Country of physical address (ISO 3166-1 alpha-2) | [optional] |
| postalCode | String | ZIP Code or Postal Code of home address | [optional] |
| poBox | String | Post Office Box | [optional] |
| address1 | String | A non-segmented version of the first line of the address | [optional] |