CCPaymentStatusEnum Enumeration |
Product: ALL
Description: Enumeration of the status of the Credit Card payment transaction.
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax[SerializableAttribute]
public enum CCPaymentStatusEnum
Members
| Member name | Value | Description |
---|
| Completed | 0 | |
| Voided | 1 | |
| Unknown | 2 | |
Remarks
See Also