DocumentOrdersGetRequest ClassProvincial Approach to Student Information API
This data contract represents the request for the GetDocumentOrders service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemDocumentOrdersGetRequest

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

public class DocumentOrdersGetRequest : RequestBase

The DocumentOrdersGetRequest type exposes the following members.

Constructors

  NameDescription
Public methodDocumentOrdersGetRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyEducationAccountIdentifier
(Optional) A reference to the Education Account that created the order.
Public propertyStateProvinceId
(Optional) Identifies the associated student.
Top
See Also

Reference