StudentVerificationLetterRequest ClassProvincial Approach to Student Information API
The request for GetStudentVerificationLetters PASI Core service
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemStudentVerificationLetterRequest

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

public class StudentVerificationLetterRequest : RequestBase

The StudentVerificationLetterRequest type exposes the following members.

Constructors

  NameDescription
Public methodStudentVerificationLetterRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyGradeCodes
filter on grades for Attendances.
Public propertyIsProofOfAttendanceRequested
(Required) Indicates whether a proof of Attendances for the student is requested.
Public propertyIsProofOfNamesRequested
(Required) Indicates whether a proof of names for the student is requested.
Public propertyIsProofOfResidesWithRequested
(Required) Indicates whether a proof of resides with for the student is requested.
Public propertyStateProvinceId
(Required) Identifies the associated student requiring the sign up letter
Top
See Also

Reference