Method: TalonOne::CampaignSearch#attributes
- Defined in:
- lib/talon_one/models/campaign_search.rb
#attributes ⇒ Object
Properties to match against a campaign. All provided attributes will be exactly matched against campaign attributes
18 19 20 |
# File 'lib/talon_one/models/campaign_search.rb', line 18 def attributes @attributes end |