DocumentOrderConstructResponse ClassProvincial Approach to Student Information API
This data contract represents the response for the ConstructDocumentOrder service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201507DocumentOrderConstructResponse

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

public class DocumentOrderConstructResponse

The DocumentOrderConstructResponse type exposes the following members.

Constructors

  NameDescription
Public methodDocumentOrderConstructResponse
Top
Properties

  NameDescription
Public propertyDocumentOrderId
(Required) A unique public identifier for the order that can be used by all stakeholders to represent the order.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object. The value is ignored when new.
Public propertyRejections
A list of alerts generated by the service call.
Top
See Also

Reference