DebtorAccountClosedRejection
Rejection returned when the Debtor is closed
type DebtorAccountClosedRejection implements Rejection {
message: String!
}
Fields
DebtorAccountClosedRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
AddInternalDirectDebitPaymentMandatePayload
union ● AddSepaDirectDebitPaymentMandatePayload
union