The SubmitStudentAuthorizedUserRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
EmailAddress | (Required)
Email Address of the Authorized User.
| |
ExpiryDate | (Required)
Date the Authorized User is no longer associated to the student.
| |
IsDeleted | (Required)
Indicate if the Authorized User record has been deleted.
| |
Name | (Required)
Name of the Authorized User.
| |
PASICoreVersion | (Required)
The current version of the PASICoreVersion. This must match what is currently in the PASI Core for an
update to be accepted.
| |
RefId | (Required)
The unique identifier for the Authorized User record.
| |
RelationshipType | (Required)
Type of relationship between Authorized User and student.
| |
StateProvinceId | (Required)
The primary State Province ID for the associated student, otherwise known as the Alberta Student
Number (ASN).
|
See Also