LocalTaxWithheldAggregate

LocalTaxWithheldAggregate class

Local tax withheld class.

public class LocalTaxWithheldAggregate

Constructors

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

Properties

NameDescription
Amount { get; set; }Gets or sets the amount withheld.
LocalDistribution { get; set; }Gets or sets the local distribution.
NameLocality { get; set; }Gets or sets the name of locality.

See Also