Click or drag to resize
DeliveryTypeEnum Enumeration
Product: QBO Description: Enum of different delivery types. Supports Email and Tradeshift delivery.

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 DeliveryTypeEnum
Members
  Member nameValueDescription
Email0
Tradeshift1
Remarks
See Also