Method: AdvancedBilling::Coupon#amount
- Defined in:
- lib/advanced_billing/models/coupon.rb
#amount ⇒ Float
TODO: Write general description for this method
31 32 33 |
# File 'lib/advanced_billing/models/coupon.rb', line 31 def amount @amount end |