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
TaxYearTable
Interface TaxYearTable
Tax table data for a particular year.
Hierarchy
TaxYearTable
Index
Properties
calculate
deductions
rates
table
year
Properties
calculate
calculate
:
TaxCalculation
deductions
deductions
:
Deductions
rates
rates
:
{
capitalGains
:
undefined
|
TaxRate
;
regular
:
undefined
|
TaxRate
;
socialSecurity
:
undefined
|
TaxRate
}
Type declaration
capital
Gains
:
undefined
|
TaxRate
regular
:
undefined
|
TaxRate
social
Security
:
undefined
|
TaxRate
table
table
:
TaxTableItem
[]
year
year
:
Year
Exports
Internals
Externals
G
Tax
Year
Table
calculate
deductions
rates
table
year
Generated using
TypeDoc
Tax table data for a particular year.