DebtorAccountNotAllowedRejection
Rejection returned when the Debtor does not belong to the same project as the creditor
type DebtorAccountNotAllowedRejection implements Rejection {
message: String!
}
Fields
DebtorAccountNotAllowedRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
AddInternalDirectDebitPaymentMandatePayload
union ● AddSepaDirectDebitPaymentMandatePayload
union