
# Loyalty Program Accrual Rule Tax Mode

Indicates how taxes should be treated when calculating the purchase amount used for loyalty points accrual.
This setting applies only to `SPEND` accrual rules or `VISIT` accrual rules that have a minimum spend requirement.

## Enumeration

`LoyaltyProgramAccrualRuleTaxMode`

## Fields

| Name | Description |
|  --- | --- |
| `BEFORE_TAX` | Exclude taxes from the purchase amount used for loyalty points accrual. |
| `AFTER_TAX` | Include taxes in the purchase amount used for loyalty points accrual. |

