CreateStudentRequest ClassProvincial Approach to Student Information API
This contract is used with the CreateStudent service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2017CreateStudentRequest

Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class CreateStudentRequest : RequestBase

The CreateStudentRequest type exposes the following members.

Constructors

  NameDescription
Public methodCreateStudentRequest
Top
Properties

  NameDescription
Public propertyAcknowledgeSimilarStateProvinceIdList
A list of StateProvinceIds the user has verified is not the student being created.
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyDisclosureRestrictionInfo
An optional parameter allowing student information to be restricted
Public propertyEmailAddress
An optional email address that, if provided, Alberta Education will use to email the student.
Public propertyIdentificationRecord
(Required) A list of documents that confirm the identity of the student.
Public propertyPersonalInfo
(Required) The student's personal information.
Top
See Also

Reference