/
PwsInvoiceTax
PwsInvoiceTax
Overview
This data strcture represents a tax line on an invoice. It contains the tax type information and the amount of tax incurred.
Format
PwsInvoiceTax
- PwsInvoiceTax
- TaxAmountOverrideFlag: Boolean
- TaxTypeIdentity: PwsTaxTypeRef
- TaxableAmount: Double
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
TaxAmountOverrideFlag | Boolean | No | ||
TaxTypeIdentity | Yes | This structure represents the unique key fields associated with identifying a tax type. | ||
TaxableAmount | Double | Yes | The amount of the tax. |
Usage Example(s)
, multiple selections available,
Related content
PwsInvoiceDetail
PwsInvoiceDetail
More like this
PwsInvoiceRef
PwsInvoiceRef
More like this
PwsExpenseEntryInvoice
PwsExpenseEntryInvoice
More like this
PwsInvoiceContractLineItem
PwsInvoiceContractLineItem
More like this
PwsPostedInvoice
PwsPostedInvoice
More like this
PwsCandidateInvoiceSpec
PwsCandidateInvoiceSpec
More like this