AddressInfo
Address information
This structure contains information about a street address.
Included in
This structure is used in the following structures:
Property list
| Property name | Property type | Description |
|---|---|---|
| Address | string | The full address in text form |
| Country | string | The full name of the country |
| CountryCode | string | The two-letter ISO country code |
| Zip | string | Zip code |
| City | string | City |
| Street | string | Street address |
| Housenumber | string | House number, building, floor etc. |