Name | Type | Description | Notes |
---|---|---|---|
limits | Array<LimitConfig> | Limits configuration for a coupon. These limits will override the limits set from the campaign. Note: Only usable when creating a single coupon which is not tied to a specific recipient. Only per-profile limits are allowed to be configured. | [optional] |
require 'TalonOne'
instance = TalonOne::CouponLimitConfigs.new(limits: null)