Uses of Class
com.onfido.model.WatchlistEnhancedPropertiesRecordsInnerAttributeInner
-
Packages that use WatchlistEnhancedPropertiesRecordsInnerAttributeInner Package Description com.onfido.model -
-
Uses of WatchlistEnhancedPropertiesRecordsInnerAttributeInner in com.onfido.model
Methods in com.onfido.model that return WatchlistEnhancedPropertiesRecordsInnerAttributeInner Modifier and Type Method Description WatchlistEnhancedPropertiesRecordsInnerAttributeInnerWatchlistEnhancedPropertiesRecordsInnerAttributeInner. attributeType(String attributeType)WatchlistEnhancedPropertiesRecordsInnerAttributeInnerWatchlistEnhancedPropertiesRecordsInnerAttributeInner. attributeValue(String attributeValue)static WatchlistEnhancedPropertiesRecordsInnerAttributeInnerWatchlistEnhancedPropertiesRecordsInnerAttributeInner. fromJson(String jsonString)Create an instance of WatchlistEnhancedPropertiesRecordsInnerAttributeInner given an JSON stringWatchlistEnhancedPropertiesRecordsInnerAttributeInnerWatchlistEnhancedPropertiesRecordsInnerAttributeInner. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.Methods in com.onfido.model that return types with arguments of type WatchlistEnhancedPropertiesRecordsInnerAttributeInner Modifier and Type Method Description List<WatchlistEnhancedPropertiesRecordsInnerAttributeInner>WatchlistEnhancedPropertiesRecordsInner. getAttribute()Information about the person, for example hair color or nationality.Methods in com.onfido.model with parameters of type WatchlistEnhancedPropertiesRecordsInnerAttributeInner Modifier and Type Method Description WatchlistEnhancedPropertiesRecordsInnerWatchlistEnhancedPropertiesRecordsInner. addAttributeItem(WatchlistEnhancedPropertiesRecordsInnerAttributeInner attributeItem)Method parameters in com.onfido.model with type arguments of type WatchlistEnhancedPropertiesRecordsInnerAttributeInner Modifier and Type Method Description WatchlistEnhancedPropertiesRecordsInnerWatchlistEnhancedPropertiesRecordsInner. attribute(List<WatchlistEnhancedPropertiesRecordsInnerAttributeInner> attribute)voidWatchlistEnhancedPropertiesRecordsInner. setAttribute(List<WatchlistEnhancedPropertiesRecordsInnerAttributeInner> attribute)
-