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

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201507ElectronicPaymentSystemInvoiceConstructRequest

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

public class ElectronicPaymentSystemInvoiceConstructRequest : RequestBase

The ElectronicPaymentSystemInvoiceConstructRequest type exposes the following members.

Constructors

  NameDescription
Public methodElectronicPaymentSystemInvoiceConstructRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyElectronicPaymentSystemInvoiceId
(Required) The Document Order Invoice Id 0 if new.
Public propertyInvoiceProcessingStatus
(Required) Indicates the status of the invoice.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object. The value is ignored when new.
Public propertySourceOrderId
(Required) The Order Id owning the invoice.
Public propertySourceOrderType
(Required) Indicates the type of order the invoice is associated to.
Top
See Also

Reference