Package com.jumio.sdk.retrieval_v3.model
Class EkycAdvancedVerificationCapabilityResponseData
java.lang.Object
com.jumio.sdk.retrieval_v3.model.EkycAdvancedVerificationCapabilityResponseData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-05-09T15:46:41.754885500+02:00[Europe/Vienna]")
public class EkycAdvancedVerificationCapabilityResponseData
extends Object
EkycAdvancedVerificationCapabilityResponseData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddressMatch
(String addressMatch) dobDayMatch
(String dobDayMatch) dobMonthMatch
(String dobMonthMatch) dobYearMatch
(String dobYearMatch) boolean
Get addressMatchGet dobDayMatchGet dobMatchGet dobMonthMatchGet dobYearMatchGet nameMatchGet nationalIdMatchGet phoneMatchGet verificationResultint
hashCode()
nationalIdMatch
(String nationalIdMatch) phoneMatch
(String phoneMatch) void
setAddressMatch
(String addressMatch) void
setDobDayMatch
(String dobDayMatch) void
setDobMatch
(String dobMatch) void
setDobMonthMatch
(String dobMonthMatch) void
setDobYearMatch
(String dobYearMatch) void
setNameMatch
(String nameMatch) void
setNationalIdMatch
(String nationalIdMatch) void
setPhoneMatch
(String phoneMatch) void
setVerificationResult
(String verificationResult) toString()
verificationResult
(String verificationResult)
-
Field Details
-
JSON_PROPERTY_VERIFICATION_RESULT
- See Also:
-
JSON_PROPERTY_NAME_MATCH
- See Also:
-
JSON_PROPERTY_ADDRESS_MATCH
- See Also:
-
JSON_PROPERTY_NATIONAL_ID_MATCH
- See Also:
-
JSON_PROPERTY_DOB_MATCH
- See Also:
-
JSON_PROPERTY_DOB_DAY_MATCH
- See Also:
-
JSON_PROPERTY_DOB_MONTH_MATCH
- See Also:
-
JSON_PROPERTY_DOB_YEAR_MATCH
- See Also:
-
JSON_PROPERTY_PHONE_MATCH
- See Also:
-
-
Constructor Details
-
EkycAdvancedVerificationCapabilityResponseData
public EkycAdvancedVerificationCapabilityResponseData()
-
-
Method Details
-
verificationResult
-
getVerificationResult
Get verificationResult- Returns:
- verificationResult
-
setVerificationResult
-
nameMatch
-
getNameMatch
Get nameMatch- Returns:
- nameMatch
-
setNameMatch
-
addressMatch
-
getAddressMatch
Get addressMatch- Returns:
- addressMatch
-
setAddressMatch
-
nationalIdMatch
-
getNationalIdMatch
Get nationalIdMatch- Returns:
- nationalIdMatch
-
setNationalIdMatch
-
dobMatch
-
getDobMatch
Get dobMatch- Returns:
- dobMatch
-
setDobMatch
-
dobDayMatch
-
getDobDayMatch
Get dobDayMatch- Returns:
- dobDayMatch
-
setDobDayMatch
-
dobMonthMatch
-
getDobMonthMatch
Get dobMonthMatch- Returns:
- dobMonthMatch
-
setDobMonthMatch
-
dobYearMatch
-
getDobYearMatch
Get dobYearMatch- Returns:
- dobYearMatch
-
setDobYearMatch
-
phoneMatch
-
getPhoneMatch
Get phoneMatch- Returns:
- phoneMatch
-
setPhoneMatch
-
equals
-
hashCode
public int hashCode() -
toString
-