Sha256: a2d8979e7f30093f1db8eb62a4c2479d83aee7824e0306efe29b27f2bdf3bab7

Contents?: true

Size: 765 Bytes

Versions: 6

Compression:

Stored size: 765 Bytes

Contents

# TalonOne::UpdateCoupon

## 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] 
**recipient_integration_id** | **String** | The integration ID for this coupon's beneficiary's profile | [optional] 
**attributes** | **Object** | Arbitrary properties associated with this item | [optional] 


Version data entries

6 entries across 6 versions & 1 rubygems

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