The request for GetStudentVerificationLetters PASI Core service
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.SystemStudentVerificationLetterRequest
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentVerificationLetterRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentVerificationLetterRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
GradeCodes |
filter on grades for Attendances.
| |
IsProofOfAttendanceRequested | (Required)
Indicates whether a proof of Attendances for the student is requested.
| |
IsProofOfNamesRequested | (Required)
Indicates whether a proof of names for the student is requested.
| |
IsProofOfResidesWithRequested | (Required)
Indicates whether a proof of resides with for the student is requested.
| |
StateProvinceId | (Required)
Identifies the associated student requiring the sign up letter
|
See Also