TaxRatesTreatment Enumeration
Lists the different types of tax rate treatment.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public enum TaxRatesTreatment
Public Enumeration TaxRatesTreatment
RetainedRate | 0 |
Withheld rate (R).
|
InvoiceRate | 1 |
Invoice rate (F).
|