Sha256: 73081331608dfd273e8f2b2ba91b2a74203a9086a7b8cb9e1b5ed143a08d7a7a

Contents?: true

Size: 388 Bytes

Versions: 7

Compression:

Stored size: 388 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

7 entries across 7 versions & 1 rubygems

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