This data contract is used in the request for the DeleteDocumentOrderItem service.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201507DocumentOrderItemDeleteRequest
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The DocumentOrderItemDeleteRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DocumentOrderItemDeleteRequest |
Properties
| Name | Description | |
|---|---|---|
| CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
| DocumentOrderId | (Required)
A unique public identifier for the order that can be used by all stakeholders to represent the order.
| |
| DocumentOrderItemNumber | (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.
| |
| PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object
|
See Also