The ITaxSubtotal type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ResetBaseUnitMeasure |
Resets the node.
| |
| ResetCalculationSequenceNumeric |
Resets the node.
| |
| ResetPercent |
Resets the node.
| |
| ResetPerUnitAmount |
Resets the node.
| |
| ResetTaxableAmount |
Resets the node.
| |
| ResetTaxAmount |
Resets the node.
| |
| ResetTaxCategory |
Resets the node.
| |
| ResetTierRange |
Resets the node.
| |
| ResetTierRatePercent |
Resets the node.
| |
| ResetTransactionCurrencyTaxAmount |
Resets the node.
|
Properties
| Name | Description | |
|---|---|---|
| BaseUnitMeasure |
Base Unit Measure (BBIE). Where a tax is applied at a certain rate per unit, the measure of units on which the tax calculation is based.
| |
| BaseUnitMeasureSet |
Checks if the property has been set or not.
| |
| BaseUnitMeasureUnitCode |
A combination of types:
Code (string). The type of unit of measure.
| |
| CalculationSequenceNumeric |
Calculation Sequence (BBIE). Identifies the numerical order sequence in which taxes are applied when multiple taxes are attracted. If all taxes apply to the same taxable amount, CalculationSequenceNumeric will be '1' for all taxes.
| |
| CalculationSequenceNumericSet |
Checks if the property has been set or not.
| |
| Percent |
Percent (BBIE). The tax rate for the category, expressed as a percentage.
| |
| PercentSet |
Checks if the property has been set or not.
| |
| PerUnitAmount |
Amount (BBIE). Where a tax is applied at a certain rate per unit, the rate per unit applied.
| |
| PerUnitAmountSet |
Checks if the property has been set or not.
| |
| TaxableAmount |
Amount (BBIE). The net amount to which the tax percent (rate) is applied to calculate the tax amount.
| |
| TaxableAmountSet |
Checks if the property has been set or not.
| |
| TaxAmount |
Tax Amount (BBIE). The amount of tax stated explicitly.
| |
| TaxAmountSet |
Checks if the property has been set or not.
| |
| TaxCategory |
Tax Category (ASBIE). An association to Tax Category.
| |
| TaxCategorySet |
Checks if the property has been set or not.
| |
| TierRange |
Tier Range (BBIE). Where a tax is tiered, the range of tiers applied in the calculation of the tax subtotal for the tax category.
| |
| TierRangeSet |
Checks if the property has been set or not.
| |
| TierRatePercent |
Tier Rate (BBIE). Where a tax is tiered, the rate of tax applied to the range of tiers in the calculation of the tax subtotal for the tax category.
| |
| TierRatePercentSet |
Checks if the property has been set or not.
| |
| TransactionCurrencyTaxAmount |
Tax Amount (BBIE). The tax amount, expressed in the currency used for invoicing.
| |
| TransactionCurrencyTaxAmountSet |
Checks if the property has been set or not.
|