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="2023-05-09T15:46:41.754885500+02:00[Europe/Vienna]")
public class ImageChecksCapabilityResponseDataFaceSearchFindings
extends Object
ImageChecksCapabilityResponseDataFaceSearchFindings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddFindingsItem
(UUID findingsItem) boolean
A face (on the ID or Selfie) is matching with another face (on the ID or Selfie) from a previous transactionGet statusint
hashCode()
void
setFindings
(List<UUID> findings) void
toString()
-
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
-