AddressType
The AddressType structure contains the address details of a station.
| Element | Data Type | Mandatory | Description |
|---|---|---|---|
street | String | No | Street name of the fuel station |
houseNumber | String | No | Street number of the fuel station |
city | String | No | The name of the primary locality of the place. |
state | String | No | A code/abbreviation for the state division of a country. |
county | String | No | A division of a state; typically, a secondary-level administrative division of a country or equivalent. |
district | String | No | A division of city; typically an administrative unit within a larger city or a customary name of a city's neighborhood. |
countryCode | String | No | ISO 3166 country code, for example, DEU or USA |
postalCode | String | No | An alphanumeric string included in a postal address to facilitate mail sorting, such as post code, postcode, or ZIP code. |
label | String | No | The string with unparsed address |