OfficialDocumentRequest ClassProvincial Approach to Student Information API
The request data contract for downloading a digital official document.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemOfficialDocumentRequest

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

public class OfficialDocumentRequest : RequestBase

The OfficialDocumentRequest type exposes the following members.

Constructors

  NameDescription
Public methodOfficialDocumentRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyDocumentOrderItemId
(Required) The id of the digital official document order that is being downloaded.
Public propertyEducationAccountIdentifier
(Required) The PED account that downloading the document. Included for auditing purposes.
Public propertyOfficialDocumentLinkGlobalIdentifier
(Required) The public identifier used by the digital official document consumer to download the document. Included for auditing purposes.
Public propertyPrimaryEmailAddress
(Required) The primary email address from PED, for the user who is downloading the digital official document. Included for auditing purposes.
Top
See Also

Reference