Uses of Class
com.onfido.model.WatchlistAmlBreakdown
-
Packages that use WatchlistAmlBreakdown Package Description com.onfido.model -
-
Uses of WatchlistAmlBreakdown in com.onfido.model
Methods in com.onfido.model that return WatchlistAmlBreakdown Modifier and Type Method Description WatchlistAmlBreakdownWatchlistAmlBreakdown. adverseMedia(WatchlistAmlBreakdownAdverseMedia adverseMedia)static WatchlistAmlBreakdownWatchlistAmlBreakdown. fromJson(String jsonString)Create an instance of WatchlistAmlBreakdown given an JSON stringWatchlistAmlBreakdownWatchlistAmlReport. getBreakdown()Get breakdownWatchlistAmlBreakdownWatchlistAmlBreakdown. legalAndRegulatoryWarnings(WatchlistAmlBreakdownLegalAndRegulatoryWarnings legalAndRegulatoryWarnings)WatchlistAmlBreakdownWatchlistAmlBreakdown. politicallyExposedPerson(WatchlistAmlBreakdownPoliticallyExposedPerson politicallyExposedPerson)WatchlistAmlBreakdownWatchlistAmlBreakdown. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.WatchlistAmlBreakdownWatchlistAmlBreakdown. sanction(WatchlistAmlBreakdownSanction sanction)Methods in com.onfido.model with parameters of type WatchlistAmlBreakdown Modifier and Type Method Description WatchlistAmlReportWatchlistAmlReport. breakdown(WatchlistAmlBreakdown breakdown)voidWatchlistAmlReport. setBreakdown(WatchlistAmlBreakdown breakdown)
-