PwsInvoiceAvailableBalance
Overview
This data structure captures the available prepayment balance amount on the invoice.
Format
PwsInvoiceAvailableBalance
- PwsInvoiceAvailableBalance
- ContractLineItem: PwsContractLineItemSummary
- EditableFlag: Boolean
- UnappliedPrepaidAmount: Double
Elements
Element | Data Type | Required? | Description |
---|---|---|---|
ContractLineItem | Yes | This data structure contains the basic information on a contract line item. | |
EditableFlag | Boolean | No | If set to true, the available prepayment amount could be applied to this invoice. |
UnappliedPrepaidAmount | Double | Yes | The available prepayment balance amount on the invoice |