Method: Paymill::Transaction#amount
- Defined in:
- lib/paymill/transaction.rb
permalink #amount ⇒ Object
Returns the value of attribute amount.
5 6 7 |
# File 'lib/paymill/transaction.rb', line 5 def amount @amount end |
Returns the value of attribute amount.
5 6 7 |
# File 'lib/paymill/transaction.rb', line 5 def amount @amount end |