Ledger.RawTransaction
Description
A RawTransaction represents a single transaction line within a ledger
entry. We call it raw to distinguish from the cached Transaction.
Documentation
isReal :: RawTransaction -> BoolSource
hledger-0.2: A ledger-compatible text-based accounting tool.
Ledger.RawTransaction
Description
A RawTransaction represents a single transaction line within a ledger
entry. We call it raw to distinguish from the cached Transaction.
isReal :: RawTransaction -> BoolSource