Method: AdvancedBilling::PaymentForAllocation#amount_in_cents
- Defined in:
- lib/advanced_billing/models/payment_for_allocation.rb
#amount_in_cents ⇒ Integer
TODO: Write general description for this method
18 19 20 |
# File 'lib/advanced_billing/models/payment_for_allocation.rb', line 18 def amount_in_cents @amount_in_cents end |