Method: Aloe::LedgerEntry#amount

Defined in:
lib/aloe/ledger_entry.rb

#amountObject

Returns the value of attribute amount

Returns:

  • (Object)

    the current value of amount



9
10
11
# File 'lib/aloe/ledger_entry.rb', line 9

def amount
  @amount
end