IStreetAddressData Properties | ![]() |
The IStreetAddressData type exposes the following members.
Name | Description | |
---|---|---|
![]() | City |
Gets the city name.
|
![]() | Country |
Gets the Country country of the address.
(Inherited from IAddressData.) |
![]() | Fields |
Returns a list of field names that can be accessed on this IAddressData.
(Inherited from IAddressData.) |
![]() | JSONName |
Gets the JSONName of the object.
(Inherited from IJSONSerializable.) |
![]() | Location |
Gets the LatLon location of the address.
(Inherited from IAddressData.) |
![]() | PostCode |
Gets the postcode.
|
![]() | State |
Gets the state name.
|
![]() | StreetAddress |
Gets the street address string.
|