Click or drag to resize
APCreditCardOperationEnum Enumeration
Product: ALL Description: Enumeration of Credit Card operation type: Charge or Credit.

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 APCreditCardOperationEnum
Members
  Member nameValueDescription
Charge0
Credit1
Remarks
See Also