Libraries
»
ledger_gen
(1.0.1)
»
Index
»
LedgerGen
»
Posting
»
#amount
Method: LedgerGen::Posting#amount
Defined in:
lib/ledger_gen/posting.rb
#
amount
(amount) ⇒
Object
19 20 21
# File 'lib/ledger_gen/posting.rb', line 19
def
amount
(
amount
)
@amount
=
amount
end