The response for GetStudentVerificationLetters PASI Core service
Inheritance Hierarchy
PASI.DataContract.SystemStudentVerificationLetterResponse
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentVerificationLetterResponse type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StudentVerificationLetterResponse |
Properties
| Name | Description | |
|---|---|---|
| Rejections |
A list of rejections generated by the service call
| |
| VerificationLetter |
The base64 encoded Verification Letter PDF.
|
See Also