Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 839 Bytes

File metadata and controls

15 lines (10 loc) · 839 Bytes

# CampaignStoreBudgetLimitConfig

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.
imported bool Indicates whether this limit configuration is managed via a CSV file.

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