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