Uses of Class
com.onfido.models.Report
-
Packages that use Report Package Description com.onfido -
-
Uses of Report in com.onfido
Methods in com.onfido that return Report Modifier and Type Method Description ReportReportManager. find(String reportId)Retrieves a single report.Methods in com.onfido that return types with arguments of type Report Modifier and Type Method Description List<Report>ReportManager. list(String checkId)Lists all reports belonging to a particular check.
-