Preparing search index...
The search index is not available
hledger-parser
hledger-parser
Raw
Posting
Interface Posting
Type for a 'raw' transaction
posting
interface
Posting
{
type
:
"posting"
;
value
:
Core
.
Posting
&
{
comment
?:
InlineComment
;
}
;
}
Index
Properties
type
value
Properties
type
type
:
"posting"
value
value
:
Core
.
Posting
&
{
comment
?:
InlineComment
;
}
Type declaration
Optional
comment
?:
InlineComment
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
type
value
hledger-parser
Loading...
Generated using
TypeDoc
Type for a 'raw' transaction posting