Search
Preparing search index...
The search index is not available
Retirement Simulator - v0.1.15
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Retirement Simulator - v0.1.15
types
ICashFlowItem
Interface ICashFlowItem<T>
Items which represent flows of money.
Type parameters
T
:
CashFlowType
Hierarchy
IMonetaryItem
<
T
>
ICashFlowItem
IIncome
IExpense
IIncomeTax
Implemented by
CashFlow
Index
Properties
categories
end
id
name
notes
pretty
Name
scenarios
sort
start
temporal
type
value
Properties
categories
categories
:
Category
[]
Optional
Readonly
end
end
:
boolean
id
id
:
string
Readonly
name
name
:
string
Optional
notes
notes
:
string
Optional
pretty
Name
pretty
Name
:
string
scenarios
scenarios
:
string
[]
sort
sort
:
number
Readonly
start
start
:
Date
Optional
temporal
temporal
:
Temporal
<
TemporalItem
<
T
>
>
Readonly
type
type
:
T
Readonly
value
value
:
Money
Modules
types
ICash
Flow
Item
categories
end
id
name
notes
pretty
Name
scenarios
sort
start
temporal
type
value
Generated using
TypeDoc
Items which represent flows of money.