The TaxCategory type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TaxCategory |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetBaseUnitMeasure |
Resets the node.
| |
| ResetBaseUnitMeasureUnitCode |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetName |
Resets the node.
| |
| ResetPercent |
Resets the node.
| |
| ResetPerUnitAmount |
Resets the node.
| |
| ResetTaxExemptionReason |
Resets the node.
| |
| ResetTaxExemptionReasonCode |
Resets the node.
| |
| ResetTaxScheme |
Resets the node.
| |
| ResetTierRange |
Resets the node.
| |
| ResetTierRatePercent |
Resets the node.
| |
| ToString | (Inherited from Object.) |
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.
| |
| BaseUnitMeasureUnitCodeSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). Identifies the tax category.
| |
| IDSet |
Checks if the property has been set or not.
| |
| Name |
Name (BBIE). The name of the tax category.
| |
| NameSet |
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.
| |
| TaxExemptionReason |
Tax Exemption Reason (BBIE). The reason for tax being exempted.
| |
| TaxExemptionReasonCode |
Tax Exemption Reason Code (BBIE). The reason for tax being exempted expressed as a code.
| |
| TaxExemptionReasonCodeSet |
Checks if the property has been set or not.
| |
| TaxExemptionReasonSet |
Checks if the property has been set or not.
| |
| TaxScheme |
Tax Scheme (ASBIE). An association to Tax Scheme.
| |
| TaxSchemeSet |
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.
|