OBJECT
PaymentMethodCreditCard
Information about a payment method of credit card type
link GraphQL Schema definition
- type PaymentMethodCreditCard implements PaymentMethod {
- : String!
- : ID!
- }
OBJECT
Information about a payment method of credit card type
- type PaymentMethodCreditCard implements PaymentMethod {
- : String!
- : ID!
- }