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