StudentInfo PropertiesProvincial Approach to Student Information API

The StudentInfo type exposes the following members.

Properties

  NameDescription
Public propertyAddress
The student's preferred mailing address.
Public propertyBirthDate
(Required) The student's date of birth.
Public propertyGender
(Required) The gender of this student.
Public propertyHealthVersion
(Required) This value is used to track student changes that are relevant to the immunization program.
Public propertyIsDeceased
(Required) True if this student is deceased.
Public propertyLegalFirstName
(Required) The legal first name of the student.
Public propertyLegalLastName
(Required) The legal last name of the student.
Public propertyLegalMiddleName
The legal middle name of the student.
Public propertyCode exampleLegalSuffix
The legal suffix of the student.
Public propertyParentGuardians
(Required) A list of associated Parent/Guardian information
Public propertyPhoneNumber
The student's preferred phone number.
Public propertyPreferredFirstName
(Required) The preferred first name of the student.
Public propertyPreferredLastName
(Required) The preferred last name of the student.
Public propertyPreferredMiddleName
The preferred middle name of the student.
Public propertyPreferredSuffix
The preferred suffix of the student.
Public propertySchoolEnrolments
(Required) A list of school enrolments with a school year that is equal to or later than the current calendar year and where the enrolment has not ended.
Public propertySecondaryStudents
A collection of student keys that identify the secondary students.
Public propertyStudentKey
(Required) A unique key used to identify the student.
Top
See Also

Reference