StateTaxWithheldAggregate

StateTaxWithheldAggregate class

State tax withheld class.

public class StateTaxWithheldAggregate

Constructors

Name Description
StateTaxWithheldAggregate() Initializes a new instance of StateTaxWithheldAggregate class.

Properties

Name Description
Amount { get; set; } Gets or sets the amount withheld.
PayerState { get; set; } Gets or sets the payer’s state code.
PayerStateId { get; set; } Gets or sets the payer’s state ID number.
StateDistribution { get; set; } Gets or sets the state distribution.

See Also