Method: TalonOne::Campaign#created_loyalty_points_count
- Defined in:
- lib/talon_one/models/campaign.rb
#created_loyalty_points_count ⇒ Object
This property is deprecated. The count should be available under budgets property. Total number of loyalty points created by rules in this campaign.
103 104 105 |
# File 'lib/talon_one/models/campaign.rb', line 103 def created_loyalty_points_count @created_loyalty_points_count end |