TaxRatesTreatment Enumeration

Lists the different types of tax rate treatment.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public enum TaxRatesTreatment

Members

RetainedRate0 Withheld rate (R).
InvoiceRate1 Invoice rate (F).

See Also