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

SystemObject
  PASI.DataContract.SystemOfficialDocumentResponse

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

public class OfficialDocumentResponse

The OfficialDocumentResponse type exposes the following members.

Constructors

  NameDescription
Public methodOfficialDocumentResponse
Top
Properties

  NameDescription
Public propertyDocument
(Required) The base64 encoded digital official document PDF.
Public propertyDocumentOrderItemId
(Required) The id of the digital official document order that is being downloaded.
Public propertyFileName
(Required) The name of the file that is being downloaded.
Public propertyPASICoreVersion
(Required) The PASI version of the related document order item.
Public propertyRejections
A list of rejections generated by the service call
Top
See Also

Reference