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
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
payment
Period
pretty
Name
scenarios
sort
start
type
value
Properties
categories
categories
:
Category
[]
Optional
Readonly
end
end
?:
boolean
Readonly
from
Stream
from
Stream
:
string
id
id
:
`
expense/
${
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
:
"expense"
Readonly
value
value
:
Money
Exports
Internals
Externals
G
IExpense
categories
end
from
Stream
id
name
notes
payment
Period
pretty
Name
scenarios
sort
start
type
value
Generated using
TypeDoc
An expense, either ongoing or one-time.