ParentGuardianAddress PropertiesProvincial Approach to Student Information API

The ParentGuardianAddress type exposes the following members.

Properties

  NameDescription
Public propertyAddressFormat
(Required) The format of the address
Public propertyCity
The city part of the address
Public propertyCountry
(Required) The country code
Public propertyLatitude
The Latitude of the Student Address. Latitude values are expected in decimal format and bounded by +/- 90. Positive latitudes are north of the equator, while negative latitudes are south of the equator.
Public propertyLongitude
The Longitude of the Student Address. Longitude values are expected in decimal format and bounded by +/- 180. Positive longitudes are east of Prime Meridian, while negative longitudes are west of the Prime Meridian.
Public propertyPostalCode
The postal or zip code
Public propertyStateProvince
The state or province code
Public propertyStreet
(Required) The street part of the address
Top
See Also

Reference