| Name | Type | Description | Notes |
|---|---|---|---|
| CreatedAt | DateTime? | 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 | int? | Number of days/weeks/month/year for reward limit | [optional] |
| LimitValue | int? | Value of the limit | [optional] |
| RewardLimitId | string | Unique identifier for the reward limit | [optional] |
| SlidingSchedule | bool? | Select true to calculate all redeems / attributions from previous value of selected durationUnit to current time | [optional] |
| Type | string | Type of reward | [optional] |
| UpdatedAt | DateTime? | Timestamp when the reward limit was created | [optional] |