Skip to main content

AddSepaDirectDebitPaymentMandateSuccessPayload

Return type in case of a successful response of the addSepaDirectDebitPaymentMandate mutation

type AddSepaDirectDebitPaymentMandateSuccessPayload {
paymentMandate: SEPAPaymentDirectDebitMandate!
}

Fields

AddSepaDirectDebitPaymentMandateSuccessPayload.paymentMandate ● SEPAPaymentDirectDebitMandate! non-null object

Implemented By

AddSepaDirectDebitPaymentMandatePayload union