Sha256: 1fbe3819de86af7aaeaf2fdab3b7c12712e14de6cdab534f1f126889c8549fba

Contents?: true

Size: 389 Bytes

Versions: 6

Compression:

Stored size: 389 Bytes

Contents

# TalonOne::CouponSearch

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attributes** | [**Object**](.md) | Properties to match against a coupon. All provided attributes will be exactly matched against attributes. | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::CouponSearch.new(attributes: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/CouponSearch.md
talon_one-6.0.0 docs/CouponSearch.md
talon_one-5.0.0 docs/CouponSearch.md
talon_one-3.0.2 docs/CouponSearch.md
talon_one-3.0.1 docs/CouponSearch.md
talon_one-3.0.0 docs/CouponSearch.md