CitizenshipStatusInfo ClassProvincial Approach to Student Information API
Defines the citizenship status information for a student and the parent guardian
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2019CitizenshipStatusInfo

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

public class CitizenshipStatusInfo

The CitizenshipStatusInfo type exposes the following members.

Constructors

  NameDescription
Public methodCitizenshipStatusInfo
Top
Properties

  NameDescription
Public propertyCitizenshipStatus
(Required) The citizenship status
Public propertyCountryOfCitizenship
The country of citizenship
Public propertyDocumentExpiryDate
The date the document expires
Public propertyEffectiveDate
(Required) The date the citizenship status is in effect
Public propertyLastUpdateUtcTime
The UTC time the citizenship status was last modified
Public propertyParentGuardianCitizenshipDocumentRefId
The unique identifier for the parent guardian citizenship status document record
Public propertyParentGuardianCitizenshipStatus
The citizenship status
Public propertyParentGuardianId
The unique identifier for the parent guardian record on student citizenship status
Public propertyRefId
(Required) The unique identifier for the citizenship status record
Public propertyStudentCitizenshipDocumentRefId
The unique identifier for the student citizenship status document record
Top
See Also

Reference