IbanEntryNotFoundRejection
Rejection returned when the Iban Entry was not found
type IbanEntryNotFoundRejection implements Rejection {
id: String!
message: String!
}
Rejection returned when the Iban Entry was not found
type IbanEntryNotFoundRejection implements Rejection {
id: String!
message: String!
}
IbanEntryNotFoundRejection.id ● String! non-null scalarIbanEntryNotFoundRejection.message ● String! non-null scalarRejection interface