ParentGuardianAddress ClassProvincial Approach to Student Information API
Defines the address for a parent/guardian
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2018ParentGuardianAddress

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

public class ParentGuardianAddress

The ParentGuardianAddress type exposes the following members.

Constructors

  NameDescription
Public methodParentGuardianAddress
Top
Properties

  NameDescription
Public propertyCity
The city part of the address
Public propertyCountry
(Required) The country code
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