Search
Preparing search index...
The search index is not available
Retirement Simulator - v0.2.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Retirement Simulator - v0.2.0
ICashFlowItem
Interface ICashFlowItem<T>
Items which represent flows of money.
Type parameters
T
:
CashFlowType
Hierarchy
IMonetaryItem
<
T
>
ICashFlowItem
IIncome
IExpense
IIncomeTax
IIncomeStream
Index
Properties
categories
end
id
name
notes
payment
Period
pretty
Name
scenarios
sort
start
type
value
Properties
categories
categories
:
Category
[]
Optional
Readonly
end
end
?:
boolean
id
id
:
`
${
T
}
/
${
string
}
`
Readonly
name
name
:
string
Optional
notes
notes
?:
string
Readonly
payment
Period
payment
Period
:
CalendarUnit
Payment frequency
Optional
pretty
Name
pretty
Name
?:
string
scenarios
scenarios
:
string
[]
sort
sort
:
number
Readonly
start
start
:
Date
Readonly
type
type
:
T
Readonly
value
value
:
Money
Exports
Internals
Externals
G
ICash
Flow
Item
categories
end
id
name
notes
payment
Period
pretty
Name
scenarios
sort
start
type
value
Generated using
TypeDoc
Items which represent flows of money.