Package com.jumio.sdk.retrieval_v3.model
Class ImageChecksCapabilityResponseDataFaceSearchFindings
java.lang.Object
com.jumio.sdk.retrieval_v3.model.ImageChecksCapabilityResponseDataFaceSearchFindings
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-10-16T16:59:20.653944300+02:00[Europe/Vienna]") public class ImageChecksCapabilityResponseDataFaceSearchFindings
extends
Object
ImageChecksCapabilityResponseDataFaceSearchFindings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddFindingsItem(UUID findingsItem) booleanA face (on the ID or Selfie) is matching with another face (on the ID or Selfie) from a previous transactionGet statusinthashCode()voidsetFindings(List<UUID> findings) voidtoString()
-
Field Details
-
JSON_PROPERTY_STATUS
- See Also:
-
JSON_PROPERTY_FINDINGS
- See Also:
-
-
Constructor Details
-
ImageChecksCapabilityResponseDataFaceSearchFindings
public ImageChecksCapabilityResponseDataFaceSearchFindings()
-
-
Method Details
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
findings
-
addFindingsItem
-
getFindings
A face (on the ID or Selfie) is matching with another face (on the ID or Selfie) from a previous transaction- Returns:
- findings
-
setFindings
-
equals
-
hashCode
public int hashCode() -
toString
-