Uses of Class
com.onfido.model.PhotoAutoReasons
-
Packages that use PhotoAutoReasons Package Description com.onfido.model -
-
Uses of PhotoAutoReasons in com.onfido.model
Methods in com.onfido.model that return PhotoAutoReasons Modifier and Type Method Description PhotoAutoReasonsPhotoAutoReasons. digitalTampering(String digitalTampering)PhotoAutoReasonsPhotoAutoReasons. emulator(String emulator)PhotoAutoReasonsPhotoAutoReasons. fakeWebcam(String fakeWebcam)static PhotoAutoReasonsPhotoAutoReasons. fromJson(String jsonString)Create an instance of PhotoAutoReasons given an JSON stringPhotoAutoReasonsFacialSimilarityPhotoFullyAutoBreakdownImageIntegrityBreakdownSourceIntegrity. getProperties()Get propertiesPhotoAutoReasonsPhotoAutoReasons. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.PhotoAutoReasonsPhotoAutoReasons. reasons(String reasons)PhotoAutoReasonsPhotoAutoReasons. timeOfCapture(String timeOfCapture)Methods in com.onfido.model with parameters of type PhotoAutoReasons Modifier and Type Method Description FacialSimilarityPhotoFullyAutoBreakdownImageIntegrityBreakdownSourceIntegrityFacialSimilarityPhotoFullyAutoBreakdownImageIntegrityBreakdownSourceIntegrity. properties(PhotoAutoReasons properties)voidFacialSimilarityPhotoFullyAutoBreakdownImageIntegrityBreakdownSourceIntegrity. setProperties(PhotoAutoReasons properties)
-