Method: TalonOne::UpdateCoupon#discount_limit
- Defined in:
- lib/talon_one/models/update_coupon.rb
#discount_limit ⇒ Object
The amount of discounts that can be given with this coupon code.
22 23 24 |
# File 'lib/talon_one/models/update_coupon.rb', line 22 def discount_limit @discount_limit end |