Method: VoucherifySdk::LoyaltyTierBase#rewards
- Defined in:
- lib/VoucherifySdk/models/loyalty_tier_base.rb
#rewards ⇒ Object
Contains a list of reward IDs and their points mapping for the given reward.
25 26 27 |
# File 'lib/VoucherifySdk/models/loyalty_tier_base.rb', line 25 def rewards @rewards end |