Uses of Class
com.onfido.model.WatchlistPepsOnlyReport
-
Packages that use WatchlistPepsOnlyReport Package Description com.onfido.model -
-
Uses of WatchlistPepsOnlyReport in com.onfido.model
Methods in com.onfido.model that return WatchlistPepsOnlyReport Modifier and Type Method Description WatchlistPepsOnlyReportWatchlistPepsOnlyReport. addDocumentsItem(ReportDocument documentsItem)WatchlistPepsOnlyReportWatchlistPepsOnlyReport. breakdown(WatchlistStandardBreakdown breakdown)WatchlistPepsOnlyReportWatchlistPepsOnlyReport. checkId(UUID checkId)WatchlistPepsOnlyReportWatchlistPepsOnlyReport. createdAt(OffsetDateTime createdAt)WatchlistPepsOnlyReportWatchlistPepsOnlyReport. documents(List<ReportDocument> documents)static WatchlistPepsOnlyReportWatchlistPepsOnlyReport. fromJson(String jsonString)Create an instance of WatchlistPepsOnlyReport given an JSON stringWatchlistPepsOnlyReportReport. getWatchlistPepsOnlyReport()Get the actual instance of `WatchlistPepsOnlyReport`.WatchlistPepsOnlyReportWatchlistPepsOnlyReport. href(String href)WatchlistPepsOnlyReportWatchlistPepsOnlyReport. id(UUID id)WatchlistPepsOnlyReportWatchlistPepsOnlyReport. name(ReportName name)WatchlistPepsOnlyReportWatchlistPepsOnlyReport. properties(WatchlistStandardProperties properties)WatchlistPepsOnlyReportWatchlistPepsOnlyReport. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.WatchlistPepsOnlyReportWatchlistPepsOnlyReport. result(ReportResult result)WatchlistPepsOnlyReportWatchlistPepsOnlyReport. status(ReportStatus status)WatchlistPepsOnlyReportWatchlistPepsOnlyReport. subResult(ReportSubResult subResult)
-