| Name | Type | Description | Notes |
|---|---|---|---|
| unitNumber | String | Flat/Unit/Apartment number of address | [optional] |
| buildingNumber | String | House / Civic / Building number of address | [optional] |
| buildingName | String | Name of building | [optional] |
| streetName | String | Street name | [optional] |
| streetType | String | Street type of address (Typically St, Rd etc) | [optional] |
| city | String | City | [optional] |
| suburb | String | Suburb / Subdivision / Municipality | [optional] |
| stateProvinceCode | String | State or province of address. US sources expect 2 characters. Australian sources expect 2 or 3 characters. | [optional] |
| postalCode | String | ZIP Code or Postal Code | [optional] |
| address1 | String | Address1 | [optional] |
| addressType | String | Address Type | [optional] |
| stateProvince | String | State Province | [optional] |
| country | String | Country | [optional] |
| countryCode | String | ISO-2 CountryCode | [optional] |