| Name | Type | Description | Notes |
|---|---|---|---|
| exemptions | List<ItemTaxExemption> | Exemptions | [optional] |
| taxFree | Boolean | True if tax free | [optional] |
| taxProductType | TaxProductTypeEnum | Tax product type | [optional] |
| taxableCost | BigDecimal | Taxable cost if different than regular cost | [optional] |
| Name | Value |
|---|---|
| EMPTY | "" |
| DIGITAL | "digital" |
| PHYSICAL | "physical" |
| SERVICE | "service" |