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
IIncome
Interface IIncome
Income, either ongoing or one-time.
Hierarchy
ICashFlowItem
<
"income"
>
IIncome
Implemented by
Income
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
:
`
income/
${
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
:
"income"
Readonly
value
value
:
Money
Exports
Internals
Externals
G
IIncome
categories
end
id
name
notes
payment
Period
pretty
Name
scenarios
sort
start
type
value
Generated using
TypeDoc
Income, either ongoing or one-time.