Preparing search index...
The search index is not available
hledger-parser
hledger-parser
Core
Posting
Interface Posting
Type for a
hledger transaction posting
interface
Posting
{
account
:
Core
.
Account
;
amount
?:
Amount
;
assertion
?:
Assertion
;
lotPrice
?:
LotPrice
;
status
:
StatusIndicator
;
}
Index
Properties
account
amount?
assertion?
lot
Price?
status
Properties
account
account
:
Core
.
Account
Optional
amount
amount
?:
Amount
Optional
assertion
assertion
?:
Assertion
Optional
lot
Price
lot
Price
?:
LotPrice
status
status
:
StatusIndicator
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
amount
assertion
lot
Price
status
hledger-parser
Loading...
Generated using
TypeDoc
Type for a hledger transaction posting