This contract is used with the CreateStudent service.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2018CreateStudentRequest
Namespace: PASI.DataContract.V2018
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.) | |
Gender | (Required)
The person's gender.
| |
IdentificationRecord | (Required)
A list of documents that confirm the identity of the student.
|
See Also