The request data contract for downloading a digital official document.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.SystemOfficialDocumentRequest
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The OfficialDocumentRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OfficialDocumentRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
DocumentOrderItemId | (Required)
The id of the digital official document order that is being downloaded.
| |
EducationAccountIdentifier | (Required)
The PED account that downloading the document.
Included for auditing purposes.
| |
OfficialDocumentLinkGlobalIdentifier | (Required)
The public identifier used by the digital official document consumer to download the document.
Included for auditing purposes.
| |
PrimaryEmailAddress | (Required)
The primary email address from PED, for the user who is downloading the digital official document.
Included for auditing purposes.
|
See Also