Click or drag to resize
TaxRateApplicableOnEnum Enumeration
Product: QBO Description: Enumeration of transaction type a given tax rate can be applied to

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 TaxRateApplicableOnEnum
Members
  Member nameValueDescription
Sales0
Purchase1
Adjustment2
Other3
Remarks
See Also