ReceivedDirectDebitMandateNotB2bRejection
Rejection returned if the received direct debit mandate is not a B2b mandate
type ReceivedDirectDebitMandateNotB2bRejection implements Rejection {
id: String!
message: String!
}
Rejection returned if the received direct debit mandate is not a B2b mandate
type ReceivedDirectDebitMandateNotB2bRejection implements Rejection {
id: String!
message: String!
}
ReceivedDirectDebitMandateNotB2bRejection.id ● String! non-null scalarReceivedDirectDebitMandateNotB2bRejection.message ● String! non-null scalarRejection interface