Name | Type | Description | Notes |
---|---|---|---|
action | String | The limitable action to which this limit applies. For example: - `setDiscount` - `setDiscountEffect` - `redeemCoupon` - `createCoupon` | |
limit | Number | 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. |
-
daily
(value:"daily"
) -
weekly
(value:"weekly"
) -
monthly
(value:"monthly"
) -
yearly
(value:"yearly"
)
-
Coupon
(value:"Coupon"
) -
Referral
(value:"Referral"
) -
Profile
(value:"Profile"
) -
Identifier
(value:"Identifier"
) -
Store
(value:"Store"
) -
Session
(value:"Session"
)