Options
All
  • Public
  • Public/Protected
  • All
Menu

Income Tax is an ICashFlowItem that is computed from tax tables. It can only be computed after the taxable income for the previous year is computed.

Hierarchy

Implemented by

Index

Properties

categories

categories: Category[]

Optional Readonly end

end: boolean

id

id: string

Readonly name

name: string

Optional notes

notes: string

Optional prettyName

prettyName: string

scenarios

scenarios: string[]

sort

sort: number

Readonly start

start: Date

Readonly state

state: "US" | "AL" | "AK" | "AS" | "AZ" | "AR" | "CA" | "CO" | "CT" | "DE" | "DC" | "FM" | "FL" | "GA" | "GU" | "HI" | "ID" | "IL" | "IN" | "IA" | "KS" | "KY" | "LA" | "ME" | "MH" | "MD" | "MA" | "MI" | "MN" | "MS" | "MO" | "MT" | "NE" | "NV" | "NH" | "NJ" | "NM" | "NY" | "NC" | "ND" | "MP" | "OH" | "OK" | "OR" | "PW" | "PA" | "PR" | "RI" | "SC" | "SD" | "TN" | "TX" | "UT" | "VT" | "VI" | "VA" | "WA" | "WV" | "WI" | "WY"

A state postal code or 'US' for federal income tax. This controls what tax tables are used.

Optional temporal

temporal: Temporal<TemporalItem<"incomeTax">>

Readonly type

type: "incomeTax"

Readonly value

value: Money

Generated using TypeDoc