AddressType
The AddressType
structure contains the address details of a station.
Element | Data Type | Mandatory | Description |
---|---|---|---|
street | String | No | Street name of the charging station |
streetNumber | String | No | Street number of the charging station |
city | String | No | City |
region | String | No | Region |
district | String | No | District |
country | String | No | ISO 3166 country code, for example, DEU or USA |
postalCode | String | No | Postal code |
floor | String | No | Floor |
unparsedAddress | String | No | The string with unparsed address |