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

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2018CreateStudentRequest

Namespace: PASI.DataContract.V2018
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 propertyGender
(Required) The person's gender.
Public propertyIdentificationRecord
(Required) A list of documents that confirm the identity of the student.
Top
See Also

Reference