Method: AdvancedBilling::Coupon#allow_negative_balance
- Defined in:
- lib/advanced_billing/models/coupon.rb
#allow_negative_balance ⇒ TrueClass | FalseClass
TODO: Write general description for this method
83 84 85 |
# File 'lib/advanced_billing/models/coupon.rb', line 83 def allow_negative_balance @allow_negative_balance end |