This data contract represents the response for the ConstructDocumentOrderInvoice service.
Inheritance Hierarchy
PASI.DataContract.V201507ElectronicPaymentSystemInvoiceConstructResponse
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ElectronicPaymentSystemInvoiceConstructResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ElectronicPaymentSystemInvoiceConstructResponse |
Properties
Name | Description | |
---|---|---|
ElectronicPaymentSystemInvoiceId | (Required)
A unique public identifier for the invoice that can be used by all stakeholders to represent the order invoice.
| |
PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object. The value is ignored when new.
| |
Rejections |
A list of alerts generated by the service call.
|
See Also