Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.04 KB

File metadata and controls

16 lines (13 loc) · 1.04 KB

brevo_csharp.Model.MainLimit

Properties

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]

[Back to Model list] [Back to API list] [Back to README]