Package com.jumio.sdk.retrieval_v3.model
Class EkycVerificationCapabilityResponseData
java.lang.Object
com.jumio.sdk.retrieval_v3.model.EkycVerificationCapabilityResponseData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-05-09T15:46:41.754885500+02:00[Europe/Vienna]")
public class EkycVerificationCapabilityResponseData
extends Object
EkycVerificationCapabilityResponseData
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddressFirstSeen
(Integer addressFirstSeen) addressMatchToName
(String addressMatchToName) addressValidityLevel
(String addressValidityLevel) emailFirstSeenDays
(Integer emailFirstSeenDays) emailMatchToName
(String emailMatchToName) emailValid
(Boolean emailValid) boolean
Get addressFirstSeenGet addressMatchToNameGet addressValidityLevelGet emailFirstSeenDaysGet emailMatchToNameGet emailValidGet identityNetworkScoreGet identityRiskScoreGet ipLastSeenDaysGet ipRiskGet ipToAddressDistanceGet phoneIpLastSeenDaysGet phoneLineTypeGet phoneMatchToNameGet phoneValidint
hashCode()
identityNetworkScore
(Double identityNetworkScore) identityRiskScore
(Integer identityRiskScore) ipLastSeenDays
(Integer ipLastSeenDays) ipToAddressDistance
(Integer ipToAddressDistance) phoneIpLastSeenDays
(Integer phoneIpLastSeenDays) phoneLineType
(String phoneLineType) phoneMatchToName
(String phoneMatchToName) phoneValid
(Boolean phoneValid) void
setAddressFirstSeen
(Integer addressFirstSeen) void
setAddressMatchToName
(String addressMatchToName) void
setAddressValidityLevel
(String addressValidityLevel) void
setEmailFirstSeenDays
(Integer emailFirstSeenDays) void
setEmailMatchToName
(String emailMatchToName) void
setEmailValid
(Boolean emailValid) void
setIdentityNetworkScore
(Double identityNetworkScore) void
setIdentityRiskScore
(Integer identityRiskScore) void
setIpLastSeenDays
(Integer ipLastSeenDays) void
void
setIpToAddressDistance
(Integer ipToAddressDistance) void
setPhoneIpLastSeenDays
(Integer phoneIpLastSeenDays) void
setPhoneLineType
(String phoneLineType) void
setPhoneMatchToName
(String phoneMatchToName) void
setPhoneValid
(Boolean phoneValid) toString()
-
Field Details
-
JSON_PROPERTY_EMAIL_VALID
- See Also:
-
JSON_PROPERTY_PHONE_VALID
- See Also:
-
JSON_PROPERTY_EMAIL_MATCH_TO_NAME
- See Also:
-
JSON_PROPERTY_PHONE_MATCH_TO_NAME
- See Also:
-
JSON_PROPERTY_ADDRESS_VALIDITY_LEVEL
- See Also:
-
JSON_PROPERTY_ADDRESS_MATCH_TO_NAME
- See Also:
-
JSON_PROPERTY_EMAIL_FIRST_SEEN_DAYS
- See Also:
-
JSON_PROPERTY_IP_RISK
- See Also:
-
JSON_PROPERTY_IP_LAST_SEEN_DAYS
- See Also:
-
JSON_PROPERTY_IP_TO_ADDRESS_DISTANCE
- See Also:
-
JSON_PROPERTY_PHONE_IP_LAST_SEEN_DAYS
- See Also:
-
JSON_PROPERTY_PHONE_LINE_TYPE
- See Also:
-
JSON_PROPERTY_ADDRESS_FIRST_SEEN
- See Also:
-
JSON_PROPERTY_IDENTITY_NETWORK_SCORE
- See Also:
-
JSON_PROPERTY_IDENTITY_RISK_SCORE
- See Also:
-
-
Constructor Details
-
EkycVerificationCapabilityResponseData
public EkycVerificationCapabilityResponseData()
-
-
Method Details
-
emailValid
-
getEmailValid
Get emailValid- Returns:
- emailValid
-
setEmailValid
-
phoneValid
-
getPhoneValid
Get phoneValid- Returns:
- phoneValid
-
setPhoneValid
-
emailMatchToName
-
getEmailMatchToName
Get emailMatchToName- Returns:
- emailMatchToName
-
setEmailMatchToName
-
phoneMatchToName
-
getPhoneMatchToName
Get phoneMatchToName- Returns:
- phoneMatchToName
-
setPhoneMatchToName
-
addressValidityLevel
-
getAddressValidityLevel
Get addressValidityLevel- Returns:
- addressValidityLevel
-
setAddressValidityLevel
-
addressMatchToName
-
getAddressMatchToName
Get addressMatchToName- Returns:
- addressMatchToName
-
setAddressMatchToName
-
emailFirstSeenDays
-
getEmailFirstSeenDays
Get emailFirstSeenDays- Returns:
- emailFirstSeenDays
-
setEmailFirstSeenDays
-
ipRisk
-
getIpRisk
Get ipRisk- Returns:
- ipRisk
-
setIpRisk
-
ipLastSeenDays
-
getIpLastSeenDays
Get ipLastSeenDays- Returns:
- ipLastSeenDays
-
setIpLastSeenDays
-
ipToAddressDistance
-
getIpToAddressDistance
Get ipToAddressDistance- Returns:
- ipToAddressDistance
-
setIpToAddressDistance
-
phoneIpLastSeenDays
-
getPhoneIpLastSeenDays
Get phoneIpLastSeenDays- Returns:
- phoneIpLastSeenDays
-
setPhoneIpLastSeenDays
-
phoneLineType
-
getPhoneLineType
Get phoneLineType- Returns:
- phoneLineType
-
setPhoneLineType
-
addressFirstSeen
-
getAddressFirstSeen
Get addressFirstSeen- Returns:
- addressFirstSeen
-
setAddressFirstSeen
-
identityNetworkScore
-
getIdentityNetworkScore
Get identityNetworkScore- Returns:
- identityNetworkScore
-
setIdentityNetworkScore
-
identityRiskScore
-
getIdentityRiskScore
Get identityRiskScore- Returns:
- identityRiskScore
-
setIdentityRiskScore
-
equals
-
hashCode
public int hashCode() -
toString
-