Response object for ATSAddressGeocodingConvertRequest.
Inheritance Hierarchy
PASI.DataContract.V2020ATSAddressCoordinatesResponse
Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ATSAddressCoordinatesResponse type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ATSAddressCoordinatesResponse |
Properties
| Name | Description | |
|---|---|---|
| Latitude |
Latiture result of an ATS address geocoidng convert request
| |
| Longitude |
Longitude result of an ATS address geocoidng convert request
| |
| Rejections |
A list of alerts generated by the service call.
|
See Also