Search
Preparing search index...
The search index is not available
Retirement Simulator - v0.1.4
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Retirement Simulator - v0.1.4
types
IExpense
Interface IExpense
An expense, either ongoing or one-time.
Hierarchy
ICashFlowItem
<
"expense"
>
IExpense
Implemented by
Expense
Index
Properties
categories
end
from
Stream
id
name
notes
pretty
Name
scenarios
sort
start
temporal
type
value
Properties
categories
categories
:
Category
[]
Optional
Readonly
end
end
:
boolean
Readonly
from
Stream
from
Stream
:
string
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
<
"expense"
>
>
Readonly
type
type
:
"expense"
Readonly
value
value
:
Money
Modules
types
IExpense
categories
end
from
Stream
id
name
notes
pretty
Name
scenarios
sort
start
temporal
type
value
Generated using
TypeDoc
An expense, either ongoing or one-time.