This data contract is used to request and a student transcript from the SubmitTranscriptRequest service.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201507StudentTranscriptRequest
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentTranscriptRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StudentTranscriptRequest |
Properties
| Name | Description | |
|---|---|---|
| CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
| DocumentLanguage | (Required)
The language in which the document is to be created with.
| |
| ProcessExpectation | (Required)
The processing time frame expectation requested.
| |
| RecipientName | (Required)
The name of the recipient for the transcript.
| |
| StateProvinceId | (Required)
The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN).
|
See Also