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