Defines the conditions for the start date of the tier.
| Name | Type | Description |
|---|---|---|
| type | TypeEnum | What triggers the tier to be valid for a customer. `IMMEDIATE`: After reaching the minimum required points. `NEXT_PERIOD`: When the next qualification period starts. |
| Name | Value |
|---|---|
| IMMEDIATE | "IMMEDIATE" |
| NEXT_PERIOD | "NEXT_PERIOD" |