StudentPersonalProfileInfo ClassProvincial Approach to Student Information API
Contains personal information for a student
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2018StudentPersonalProfileInfo

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

public class StudentPersonalProfileInfo

The StudentPersonalProfileInfo type exposes the following members.

Constructors

  NameDescription
Public methodStudentPersonalProfileInfo
Top
Properties

  NameDescription
Public propertyCitizenshipStatuses
The citizenship statuses for this student
Public propertyCreatedOnUtc
(Required) The date this student was created in PASI
Public propertyDateOfDeath
The date (if known) this student became deceased
Public propertyDisclosureRestrictions
The disclosure restrictions for this student
Public propertyEmailAddresses
The email addresses for this student
Public propertyGender
(Required) The gender of this student
Public propertyHasDisclosureRestrictions
(Required) True if this student has an active disclosure restriction
Public propertyIdentificationRecord
(Required) The most recent document that confirms the identity of this student
Public propertyIsAssociated
(Required) True if the calling organization is associated with this student
Public propertyIsConnectedToMyPass
(Required) True if this student has a self-connection in myPass
Public propertyIsDeactivated
(Required) True if this StateProvinceId has been deactivated
Public propertyIsDeceased
(Required) True if this student is deceased
Public propertyLastUpdateUtcTime
(Required) The UTC time this student's record was last modified
Public propertyMaturityDate
(Required) The date this student is considered mature
Public propertyMaturityReason
(Required) How the maturity date was determined
Public propertyMedicalAlerts
Medical alerts for this student
Public propertyOriginalNameRefId
(Required) The reference id of the name this student was created with. Use this reference id to find the name in the StudentNames list.
Public propertyOtherAddresses
The addresses for this student
Public propertyOtherPhoneNumbers
The phone numbers for this student
Public propertyParentGuardians
Parents or guardians for this student
Public propertyPASICoreVersion
(Required) The version of this student's record
Public propertyPreferredMailingAddress
The mailing address that is preferred for this student
Public propertyPreferredNameRefId
(Required) The reference id of the name that is preferred for this student. Use this reference id to find the name in the StudentNames list. This name could be an alias or the student's current identity.
Public propertyPreferredPhoneNumber
The phone number that is preferred for this student
Public propertyPrimaryStateProvinceId
The primary StateProvinceId this student is linked to
Public propertySecondaryStateProvinceIds
The secondary StateProvinceIds linked to this student
Public propertySection23Eligibility
The section 23 eligibility for this student
Public propertyStateProvinceId
(Required) The Alberta Student Number for this student
Public propertyStudentNames
(Required) All the names for this student
Top
See Also

Reference