Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 736 Bytes

LimitConfig.md

File metadata and controls

12 lines (9 loc) · 736 Bytes

TalonOne.Model.LimitConfig

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.
Period string The period on which the budget limit recurs. [optional]
Entities List<string> The entity that this limit applies to.

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