ATSAddressCoordinatesRequest ClassProvincial Approach to Student Information API
ATS address Geocoding convertion request object.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2020ATSAddressCoordinatesRequest

Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class ATSAddressCoordinatesRequest : RequestBase

The ATSAddressCoordinatesRequest type exposes the following members.

Constructors

  NameDescription
Public methodATSAddressCoordinatesRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyLegalSubdivision
Optional. Legal subdivision of ATS address. Must between 1 and 16
Public propertyMeridian
(Required) Meridian of ATS address. Must be 4, 5 or 6
Public propertyQuarterSection
Optional. Quarter Section of ATS address. Must be one of the following values – N, S, E, W, NE, NW, SE, SW
Public propertyRange
(Required) Range of ATS address. Must between 1 and 30
Public propertySection
(Required) Section of ATS address. Must between 1 and 36
Public propertyTownship
(Required) Township of ATS address. Must between 1 and 126
Top
See Also

Reference