DocumentOrderItemDeleteRequest ClassProvincial Approach to Student Information API
This data contract is used in the request for the DeleteDocumentOrderItem service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201507DocumentOrderItemDeleteRequest

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

public class DocumentOrderItemDeleteRequest : RequestBase

The DocumentOrderItemDeleteRequest type exposes the following members.

Constructors

  NameDescription
Public methodDocumentOrderItemDeleteRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyDocumentOrderId
(Required) A unique public identifier for the order that can be used by all stakeholders to represent the order.
Public propertyDocumentOrderItemNumber
(Required) A public identifier for the order item (unique within the order) that can be used, in combination with the Document Order Identifier, to uniquely represent the order item.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object
Top
See Also

Reference