TypesObjectsRepaymentNotFoundRejectionOn this pageRepaymentNotFoundRejectionRejection when a repayment is not found type RepaymentNotFoundRejection implements Rejection { message: String!} Fields RepaymentNotFoundRejection.message ● String! non-null scalar Interfaces Rejection interface