ATS address Geocoding convertion request object.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2020ATSAddressCoordinatesRequest
Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ATSAddressCoordinatesRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ATSAddressCoordinatesRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
LegalSubdivision |
Optional. Legal subdivision of ATS address. Must between 1 and 16
| |
Meridian | (Required)
Meridian of ATS address. Must be 4, 5 or 6
| |
QuarterSection |
Optional. Quarter Section of ATS address. Must be one of the following values – NE, NW, SE, SW
| |
Range | (Required)
Range of ATS address. Must between 1 and 30
| |
Section | (Required)
Section of ATS address. Must between 1 and 36
| |
Township | (Required)
Township of ATS address. Must between 1 and 126
|
See Also