CardInDetails
No description
type CardInDetails {
paymentMandate: CardPaymentMandate!
}
Fields
CardInDetails.paymentMandate ● CardPaymentMandate! non-null object
payment mandate used for this transaction
Implemented By
CardDetails union