| Name | Type | Description | Notes |
|---|---|---|---|
| formattedAddress | string | Complete formatted address | [optional] [default to undefined] |
| country | string | Country code or name | [optional] [default to undefined] |
| streetName | string | Street name | [optional] [default to undefined] |
| buildingNumber | string | Building number | [optional] [default to undefined] |
| city | string | City name | [optional] [default to undefined] |
| postalCode | string | Postal/ZIP code | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]