Sha256: 703184b0000714d1861375d1f7db839e10af7a43eccca20b2b8de06c25e24eec
Contents?: true
Size: 554 Bytes
Versions: 6
Compression:
Stored size: 554 Bytes
Contents
# TalonOne::CouponConstraints ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **usage_limit** | **Integer** | The number of times a coupon code can be redeemed. This can be set to 0 for no limit, but any campaign usage limits will still apply. | [optional] **start_date** | **DateTime** | Timestamp at which point the coupon becomes valid. | [optional] **expiry_date** | **DateTime** | Expiry date of the coupon. Coupon never expires if this is omitted, zero, or negative. | [optional]
Version data entries
6 entries across 6 versions & 1 rubygems