Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 729 Bytes

TemplateLimitConfig.md

File metadata and controls

14 lines (9 loc) · 729 Bytes

# TemplateLimitConfig

Properties

Name Type Description Notes
action string The limitable action to which this limit applies. For example: - `setDiscount` - `setDiscountEffect` - `redeemCoupon` - `createCoupon`
limit float The value to set for the limit.
period string The period on which the budget limit recurs. [optional]
entities string[] The entity that this limit applies to.

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