Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 683 Bytes

CampaignBudget.md

File metadata and controls

11 lines (8 loc) · 683 Bytes

TalonOne.Model.CampaignBudget

Properties

Name Type Description Notes
Action string The limitable action to which this limit applies. For example: - `setDiscount` - `setDiscountEffect` - `redeemCoupon` - `createCoupon`
Limit decimal The value to set for the limit.
Counter decimal The number of occurrences of the limited action in the context of the campaign.

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