Uses of Class
com.onfido.model.Error
-
Packages that use Error Package Description com.onfido.model -
-
Uses of Error in com.onfido.model
Methods in com.onfido.model that return Error Modifier and Type Method Description ErrorError. error(ErrorProperties error)static ErrorError. fromJson(String jsonString)Create an instance of Error given an JSON stringErrorError. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.
-