StudentIdentificationInfo PropertiesProvincial Approach to Student Information API

The StudentIdentificationInfo type exposes the following members.

Properties

  NameDescription
Public propertyBirthDate
(Required) The birthdate on the document.
Public propertyDocumentNumber
(MaxLength(4)) The last four digits/characters of document number.
Public propertyDocumentType
(Required) Describes the type of document used to validate the student's identity.
Public propertyEffectiveUtc
The date the identity became effective.
Public propertyFirstName
(Required) (Required - MaxLength(50)) The first name of a person.
Public propertyGender
(Required) The person's gender.
Public propertyIsNameExact
(Required) If the name can be entered exactly as it appears on the document indicate true. If it cannot (contains characters PASI will not accept) indicate false.
Public propertyIssuedDate
Date the document was issued.
Public propertyLastName
(Required) (Required - MaxLength(50)) The last name of a person.
Public propertyMiddleName
(MaxLength(50)) The middle name of a person.
Public propertyRefId
(Required) A unique identifier for the StudentIdentificationInfo record.
Public propertyCode exampleSuffix
(MaxLength(15)) The suffix associated with a name if appropriate.
Top
See Also

Reference