AddlStateTaxWheldAggregate class

AddlStateTaxWheldAggregate class

Optional state tax withholding class that handles tax withholding declarations for one or more states.

The AddlStateTaxWheldAggregate type exposes the following members:

Constructors

Constructor Description
AddlStateTaxWheldAggregate() Initializes a new instance of AddlStateTaxWheldAggregate class.

Properties

Property Description
state_code Gets or sets the payer’s state code.
state_id_number Gets or sets the payer’s state ID number.
state_tax_withheld Gets or sets the state income tax withheld.

See Also