Fields documentation for AddressWeb
Name | Type | Summery | Remarks |
---|---|---|---|
AdditionalAddress | String | AdditionalAddress. | This property is optional. This can be language specific: For GB and US it might be a building name (see www.upu.com for further reference) It can be formatted as several lines |
City | String | City for the address. | This property is required |
CountryIsoCode | String | ISO 3166-1 country code. | This property is required |
Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. | |
PostalArea | String | Postal area code for the address. | This property is optional. This is country specific and can be omitted for some countries. |
PostalCode | String | PostalCode for the address. | This property is required |
StreetName | String | Streetname. | This property is required |