| Name | Type | Description | Notes |
|---|---|---|---|
| createdAt | [OffsetDateTime] | Timestamp when the reward limit was created | [optional] |
| durationUnit | String | Unit of time for the reward limit's availability (e.g., day/week/month/year). | [optional] |
| durationValue | Integer | Number of days/weeks/month/year for reward limit | [optional] |
| limitValue | Integer | Value of the limit | [optional] |
| rewardLimitId | String | Unique identifier for the reward limit | [optional] |
| slidingSchedule | Boolean | Select true to calculate all redeems / attributions from previous value of selected durationUnit to current time | [optional] |
| type | String | Type of reward | [optional] |
| updatedAt | [OffsetDateTime] | Timestamp when the reward limit was created | [optional] |