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. |