Sha256: 68f5f911a6cfc7952259bf2abd2de6da7252d5f154c318d9ca85562a58f4e8d2

Contents?: true

Size: 719 Bytes

Versions: 6

Compression:

Stored size: 719 Bytes

Contents

# TalonOne::UpdateCouponBatch

## 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] 
**attributes** | **Object** | Arbitrary properties associated with this item | [optional] 
**batch_id** | **String** | The id of the batch the coupon belongs to. | 


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-1.4.0 docs/UpdateCouponBatch.md
talon_one-1.3.0 docs/UpdateCouponBatch.md
talon_one-1.2.0 docs/UpdateCouponBatch.md
talon_one-1.1.2 docs/UpdateCouponBatch.md
talon_one-1.1.1 docs/UpdateCouponBatch.md
talon_one-1.1.0 docs/UpdateCouponBatch.md