Search
Preparing search index...
The search index is not available
Retirement Simulator - v0.1.7
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Retirement Simulator - v0.1.7
types
IMonetaryItem
Interface IMonetaryItem<T>
An item of
MonetaryType
with monetary value.
Type parameters
T
:
MonetaryType
Hierarchy
IItem
<
T
>
IMonetary
IMonetaryItem
IBalanceItem
ICashFlowItem
IIncomeStream
Implemented by
Monetary
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
IMonetary
Item
categories
end
id
name
notes
pretty
Name
scenarios
sort
start
temporal
type
value
Generated using
TypeDoc
An item of MonetaryType with monetary value.