ItemTax Properties |
The ItemTax type exposes the following members.
Name | Description | |
---|---|---|
ItemTaxCustomData |
Tax class custom data.
| |
ItemTaxDisplayName |
Tax class display name.
| |
ItemTaxID |
Tax class unique identifier.
| |
ItemTaxIsFlat |
True - tax class value is flat, False (default) - tax class is relative.
| |
ItemTaxIsGlobal |
True - tax class value is set in global main currency, False (default) - tax class value is set in site main currency.
Takes effect only if tax class is flat.
| |
ItemTaxValue |
Tax class value. It can be either relative or flat according to the ItemTaxClassIsFlat property.
| |
ItemTaxZeroIfIDSupplied |
True - if customer's tax ID is supplied, the tax value for the customer is zero. False (default) - value of the tax is calculated
|