Name PropertiesProvincial Approach to Student Information API

The Name type exposes the following members.

Properties

  NameDescription
Public propertyEffectiveUtc
The date the name became effective.
Public propertyFirstName
(Required) The first name of a person. Maximum length allowed 50 characters.
Public propertyIsNameExact
(Required) indicates the name entered was entered exactly as it appears on the documentation it was taken from. This would be set to false if the document contains characters that cannot be accepted by PASI.
Public propertyLastName
(Required) The last name of a person. Maximum length allowed 50 characters.
Public propertyMiddleName
The middle name of a person. Maximum length allowed 50 characters.
Public propertyRefId
(Required) A unique identifier for the name.
Public propertyCode exampleSuffix
The suffix associated with a name if appropriate. Maximum length allowed 15 characters.
Public propertyType
(Required) The code specifying the type of name. This will be 'Alias' or 'Legal'
Top
See Also

Reference