Method: StarkBank::Transaction#amount
- Defined in:
- lib/transaction/transaction.rb
#amount ⇒ Object (readonly)
Returns the value of attribute amount.
35 36 37 |
# File 'lib/transaction/transaction.rb', line 35 def amount @amount end |