AddressInfo: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
This structure contains information about a street address. | This structure contains information about a street address. | ||
= Included in = | == Included in == | ||
This structure is used in the following structures: | This structure is used in the following structures: |
Latest revision as of 09:21, 16 June 2017
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. |