DebtorAccountNotAllowedRejection
Rejection returned when the Debtor does not belong to the same project as the creditor
type DebtorAccountNotAllowedRejection implements Rejection {
message: String!
}
Rejection returned when the Debtor does not belong to the same project as the creditor
type DebtorAccountNotAllowedRejection implements Rejection {
message: String!
}
DebtorAccountNotAllowedRejection.message ● String! non-null scalarRejection interface