| PaymentMethodEnum Enumeration |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public enum PaymentMethodEnum
| Member name | Value | Description | |
|---|---|---|---|
| AmEx | 0 | ||
| Cash | 1 | ||
| Check | 2 | ||
| DebitCard | 3 | ||
| Discover | 4 | ||
| ECheck | 5 | ||
| GiftCard | 6 | ||
| MasterCard | 7 | ||
| Other | 8 | ||
| OtherCreditCard | 9 | ||
| Visa | 10 |