Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 389 Bytes

CouponSearch.md

File metadata and controls

17 lines (10 loc) · 389 Bytes

TalonOne::CouponSearch

Properties

Name Type Description Notes
attributes Object Properties to match against a coupon. All provided attributes will be exactly matched against attributes.

Code Sample

require 'TalonOne'

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