Sha256: a492edad8e61c7c6aefde8b44f0f6588bfdd81e4d69f002bb2c104afa1b49bc5

Contents?: true

Size: 299 Bytes

Versions: 6

Compression:

Stored size: 299 Bytes

Contents

# TalonOne::CouponValue

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | **String** | The actual coupon code. | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::CouponValue.new(value: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-2.4.0 docs/CouponValue.md
talon_one-2.3.0 docs/CouponValue.md
talon_one-2.2.0 docs/CouponValue.md
talon_one-2.1.1 docs/CouponValue.md
talon_one-2.1.0 docs/CouponValue.md
talon_one-2.0.0 docs/CouponValue.md