Uses of Class
com.onfido.model.WatchlistAmlBreakdownLegalAndRegulatoryWarnings
-
Packages that use WatchlistAmlBreakdownLegalAndRegulatoryWarnings Package Description com.onfido.model -
-
Uses of WatchlistAmlBreakdownLegalAndRegulatoryWarnings in com.onfido.model
Methods in com.onfido.model that return WatchlistAmlBreakdownLegalAndRegulatoryWarnings Modifier and Type Method Description static WatchlistAmlBreakdownLegalAndRegulatoryWarningsWatchlistAmlBreakdownLegalAndRegulatoryWarnings. fromJson(String jsonString)Create an instance of WatchlistAmlBreakdownLegalAndRegulatoryWarnings given an JSON stringWatchlistAmlBreakdownLegalAndRegulatoryWarningsWatchlistAmlBreakdown. getLegalAndRegulatoryWarnings()Get legalAndRegulatoryWarningsWatchlistAmlBreakdownLegalAndRegulatoryWarningsWatchlistStandardBreakdown. getLegalAndRegulatoryWarnings()Get legalAndRegulatoryWarningsWatchlistAmlBreakdownLegalAndRegulatoryWarningsWatchlistEnhancedBreakdown. getMonitoredLists()Get monitoredListsWatchlistAmlBreakdownLegalAndRegulatoryWarningsWatchlistAmlBreakdownLegalAndRegulatoryWarnings. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.WatchlistAmlBreakdownLegalAndRegulatoryWarningsWatchlistAmlBreakdownLegalAndRegulatoryWarnings. result(String result)Methods in com.onfido.model with parameters of type WatchlistAmlBreakdownLegalAndRegulatoryWarnings Modifier and Type Method Description WatchlistAmlBreakdownWatchlistAmlBreakdown. legalAndRegulatoryWarnings(WatchlistAmlBreakdownLegalAndRegulatoryWarnings legalAndRegulatoryWarnings)WatchlistStandardBreakdownWatchlistStandardBreakdown. legalAndRegulatoryWarnings(WatchlistAmlBreakdownLegalAndRegulatoryWarnings legalAndRegulatoryWarnings)WatchlistEnhancedBreakdownWatchlistEnhancedBreakdown. monitoredLists(WatchlistAmlBreakdownLegalAndRegulatoryWarnings monitoredLists)voidWatchlistAmlBreakdown. setLegalAndRegulatoryWarnings(WatchlistAmlBreakdownLegalAndRegulatoryWarnings legalAndRegulatoryWarnings)voidWatchlistStandardBreakdown. setLegalAndRegulatoryWarnings(WatchlistAmlBreakdownLegalAndRegulatoryWarnings legalAndRegulatoryWarnings)voidWatchlistEnhancedBreakdown. setMonitoredLists(WatchlistAmlBreakdownLegalAndRegulatoryWarnings monitoredLists)
-