Search
Preparing search index...
The search index is not available
Retirement Simulator - v0.1.5
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Retirement Simulator - v0.1.5
types
IIncome
Interface IIncome
Income, either ongoing or one-time.
Hierarchy
ICashFlowItem
<
"income"
>
IIncome
Implemented by
Income
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
<
"income"
>
>
Readonly
type
type
:
"income"
Readonly
value
value
:
Money
Modules
types
IIncome
categories
end
id
name
notes
pretty
Name
scenarios
sort
start
temporal
type
value
Generated using
TypeDoc
Income, either ongoing or one-time.