/
PwsInvoiceContractLineItem
PwsInvoiceContractLineItem
Overview
This data structure reprensents one contract line item that is associated with the invoice. It contains a reference to an existing contract line item and the applied prepaid amount on this invoice.
Format
PwsInvoiceContractLineItem
- PwsInvoiceContractLineItem
- AppliedPrepaidAmount: Double
- ContractLineItemIdentity: PwsContractLineItemRef
Elements
Element | Data Type | Required? | Default | Description |
---|---|---|---|---|
AppliedPrepaidAmount | Double | No | 0 | The amount applied to this invoice from previous payment. |
ContractLineItemIdentity | Yes | This structure is used to uniquely identify a contract line item. |
Usage Example(s)
, multiple selections available,
Related content
PwsContractLineItemDetail
PwsContractLineItemDetail
More like this
PwsInvoiceElement
PwsInvoiceElement
Read with this
PwsInvoiceDetail
PwsInvoiceDetail
More like this
PwsContractLineItemRef
PwsContractLineItemRef
More like this
PwsGetInvoice
PwsGetInvoice
Read with this
PwsSaveInvoice
PwsSaveInvoice
Read with this