Returns the cash value of the transaction.
Returns:
the cash value of the transaction
9 10 11
# File 'lib/finance/transaction.rb', line 9 def amount @amount end