StreetAddressData Properties |
The StreetAddressData type exposes the following members.
Name | Description | |
---|---|---|
City |
Gets the city name.
| |
Country |
Gets or sets the Country for this address.
| |
Fields |
Returns a list of field names that can be accessed on this IAddressData.
| |
JSONName |
Gets the JSONName of the object.
| |
Location |
Gets or sets the LatLon for this address.
| |
PostCode |
Gets the postcode.
| |
State |
Gets the state name.
| |
StreetAddress |
Gets the street address.
|