CheckTaxDataPerRate Class |
Namespace: Micros.PosCore.Extensibility.Ops
public abstract class CheckTaxDataPerRate
The CheckTaxDataPerRate type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckTaxDataPerRate | Initializes a new instance of the CheckTaxDataPerRate class |
| Name | Description | |
|---|---|---|
| AnyApplied |
true if this tax rate was applied for any item on the check
| |
| Exempt |
true if exempt for this rate
| |
| Index |
the 0-based index of this tax rate
| |
| Tax |
total for tax rate. this applies to either add-on or inclusive tax.
|