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