| Name | Type | Description | Notes |
|---|---|---|---|
| created_at | DateTime | Timestamp when the reward limit was created | [optional] |
| duration_unit | String | Unit of time for the reward limit's availability (e.g., day/week/month/year). | [optional] |
| duration_value | Integer | Number of days/weeks/month/year for reward limit | [optional] |
| limit_value | Integer | Value of the limit | [optional] |
| reward_limit_id | String | Unique identifier for the reward limit | [optional] |
| sliding_schedule | BOOLEAN | Select true to calculate all redeems / attributions from previous value of selected durationUnit to current time | [optional] |
| type | String | Type of reward | [optional] |
| updated_at | DateTime | Timestamp when the reward limit was created | [optional] |