Uses of Class
com.onfido.model.WatchlistMonitorShared
-
Packages that use WatchlistMonitorShared Package Description com.onfido.model -
-
Uses of WatchlistMonitorShared in com.onfido.model
Methods in com.onfido.model that return WatchlistMonitorShared Modifier and Type Method Description WatchlistMonitorSharedWatchlistMonitorShared. addTagsItem(String tagsItem)WatchlistMonitorSharedWatchlistMonitorShared. applicantId(UUID applicantId)static WatchlistMonitorSharedWatchlistMonitorShared. fromJson(String jsonString)Create an instance of WatchlistMonitorShared given an JSON stringWatchlistMonitorSharedWatchlistMonitorShared. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.WatchlistMonitorSharedWatchlistMonitorShared. reportName(WatchlistMonitorShared.ReportNameEnum reportName)WatchlistMonitorSharedWatchlistMonitorShared. tags(List<String> tags)
-