Detail |
public abstract class DetailTaxDataPerRate
The DetailTaxDataPerRate type exposes the following members.
Name | Description | |
---|---|---|
![]() | DetailTaxDataPerRate | Initializes a new instance of the DetailTaxDataPerRate class |
Name | Description | |
---|---|---|
![]() | Applied | true if this tax rate was applied for this item. |
![]() | Inclusive | true if this tax was an inclusive tax (inclusive or vat) |
![]() | Index | the 0-based index of this tax rate |
![]() | Tax | tax for tax rate. this applies to either add-on or inclusive tax. |
![]() | Taxable | taxable sales for tax rate. this applies to either add-on or inclusive tax. |
![]() | TaxLabel | Tax Label associated with tax rates |