This contract is used with the CreateStudent service.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2017CreateStudentRequest
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CreateStudentRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CreateStudentRequest |
Properties
Name | Description | |
---|---|---|
AcknowledgeSimilarStateProvinceIdList |
A list of StateProvinceIds the user has verified is not the student being created.
| |
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
DisclosureRestrictionInfo |
An optional parameter allowing student information to be restricted
| |
EmailAddress |
An optional email address that, if provided, Alberta Education will use to email the student.
| |
IdentificationRecord | (Required)
A list of documents that confirm the identity of the student.
| |
PersonalInfo | (Required)
The student's personal information.
|
See Also