ENUM
CardPaymentType
The type of payment made by the CreditCard
.
link GraphQL Schema definition
- enum CardPaymentType {
- # NONE
- # CREDIT
- # DEBIT
- # CHARGE
- # PREPAID
- # DEBIT_CREDIT
- }
ENUM
The type of payment made by the CreditCard
.
- enum CardPaymentType {
- # NONE
- # CREDIT
- # DEBIT
- # CHARGE
- # PREPAID
- # DEBIT_CREDIT
- }