Preparing search index...
The search index is not available
hledger-parser
hledger-parser
Core
LotPrice
Interface LotPrice
Type for an
hledger lot price
, either the total lot price or unit lot price.
interface
LotPrice
{
amount
:
Amount
;
lotPriceType
:
"unit"
|
"total"
;
}
Index
Properties
amount
lot
Price
Type
Properties
amount
amount
:
Amount
lot
Price
Type
lot
Price
Type
:
"unit"
|
"total"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
lot
Price
Type
hledger-parser
Loading...
Generated using
TypeDoc
Type for an hledger lot price, either the total lot price or unit lot price.