Click or drag to resize
DiscountTypeEnum Enumeration
Product: QBO Description: Enumeration of the different types of Discounts

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 DiscountTypeEnum
Members
  Member nameValueDescription
Rate0
Amount1
Remarks
See Also