StateTaxWithheldAggregate

StateTaxWithheldAggregate class

State tax withheld class.

public class StateTaxWithheldAggregate

Constructors

NameDescription
StateTaxWithheldAggregate()Initializes a new instance of StateTaxWithheldAggregate class.

Properties

NameDescription
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