StudentTranscriptRequest ClassProvincial Approach to Student Information API
This data contract is used to request and a student transcript from the SubmitTranscriptRequest service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201507StudentTranscriptRequest

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

public class StudentTranscriptRequest : RequestBase

The StudentTranscriptRequest type exposes the following members.

Constructors

  NameDescription
Public methodStudentTranscriptRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyDocumentLanguage
(Required) The language in which the document is to be created with.
Public propertyProcessExpectation
(Required) The processing time frame expectation requested.
Public propertyRecipientName
(Required) The name of the recipient for the transcript.
Public propertyStateProvinceId
(Required) The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN).
Top
See Also

Reference