Click or drag to resize
SpecialTaxTypeEnum Enumeration
Product: QBO Description: Enumeration of SpecialTaxType

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum SpecialTaxTypeEnum
Members
  Member nameValueDescription
NONE0
ZERO_RATE1
FOREIGN_TAX2
REVERSE_CHARGE3
ADJUSTMENT_RATE4
Remarks
See Also