Skip to main content

ReceivedDirectDebitMandateNotB2bRejection

Rejection returned if the received direct debit mandate is not a B2b mandate

type ReceivedDirectDebitMandateNotB2bRejection implements Rejection {
id: String!
message: String!
}

Fields

ReceivedDirectDebitMandateNotB2bRejection.id ● String! non-null scalar

ReceivedDirectDebitMandateNotB2bRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

UpdateReceivedSepaDirectDebitB2bMandatePayload union