EmployeeApplicableTaxes


Description

Provides additional tax information for an employee.

Properties

Property

Type

Length

Default

Description

IsFederalTaxApplied

boolean

N/A

False

Specifies whether wages are subject to federal tax.

IsSocialSecurityApplied

boolean

N/A

False

Specifies whether wages are subject to Social Security tax.

IsMedicareApplied

boolean

N/A

False

Specifies whether wages are subject to Medicare tax.

IsStateTaxApplied

boolean

N/A

False

Specifies whether wages are subject to state tax.

IsLocalTaxApplied

boolean

N/A

False

Specifies whether wages are subject to local tax.

IsFutaApplied

boolean

N/A

False

Specifies whether wages are subject to federal unemployment tax.

IsSutaApplied

boolean

N/A

False

Specifies whether wages are subject to state unemployment tax.

SutaState

string

2

Empty

Specifies the state for which unemployment taxes are collected.



Documentation Feedback