LocalTaxWithheldAggregate

LocalTaxWithheldAggregate class

Local tax withheld class.

public class LocalTaxWithheldAggregate

Constructors

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

Properties

Name Description
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