Class EkycVerificationCapabilityResponseData

java.lang.Object
com.jumio.sdk.retrieval_v3.model.EkycVerificationCapabilityResponseData

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-10-16T16:59:20.653944300+02:00[Europe/Vienna]") public class EkycVerificationCapabilityResponseData extends Object
EkycVerificationCapabilityResponseData
  • Field Details

  • Constructor Details

    • EkycVerificationCapabilityResponseData

      public EkycVerificationCapabilityResponseData()
  • Method Details

    • emailValid

      public EkycVerificationCapabilityResponseData emailValid(Boolean emailValid)
    • getEmailValid

      @Nullable public Boolean getEmailValid()
      Get emailValid
      Returns:
      emailValid
    • setEmailValid

      public void setEmailValid(Boolean emailValid)
    • phoneValid

      public EkycVerificationCapabilityResponseData phoneValid(Boolean phoneValid)
    • getPhoneValid

      @Nullable public Boolean getPhoneValid()
      Get phoneValid
      Returns:
      phoneValid
    • setPhoneValid

      public void setPhoneValid(Boolean phoneValid)
    • emailMatchToName

      public EkycVerificationCapabilityResponseData emailMatchToName(String emailMatchToName)
    • getEmailMatchToName

      @Nullable public String getEmailMatchToName()
      Get emailMatchToName
      Returns:
      emailMatchToName
    • setEmailMatchToName

      public void setEmailMatchToName(String emailMatchToName)
    • phoneMatchToName

      public EkycVerificationCapabilityResponseData phoneMatchToName(String phoneMatchToName)
    • getPhoneMatchToName

      @Nullable public String getPhoneMatchToName()
      Get phoneMatchToName
      Returns:
      phoneMatchToName
    • setPhoneMatchToName

      public void setPhoneMatchToName(String phoneMatchToName)
    • addressValidityLevel

      public EkycVerificationCapabilityResponseData addressValidityLevel(String addressValidityLevel)
    • getAddressValidityLevel

      @Nullable public String getAddressValidityLevel()
      Get addressValidityLevel
      Returns:
      addressValidityLevel
    • setAddressValidityLevel

      public void setAddressValidityLevel(String addressValidityLevel)
    • addressMatchToName

      public EkycVerificationCapabilityResponseData addressMatchToName(String addressMatchToName)
    • getAddressMatchToName

      @Nullable public String getAddressMatchToName()
      Get addressMatchToName
      Returns:
      addressMatchToName
    • setAddressMatchToName

      public void setAddressMatchToName(String addressMatchToName)
    • emailFirstSeenDays

      public EkycVerificationCapabilityResponseData emailFirstSeenDays(Integer emailFirstSeenDays)
    • getEmailFirstSeenDays

      @Nullable public Integer getEmailFirstSeenDays()
      Get emailFirstSeenDays
      Returns:
      emailFirstSeenDays
    • setEmailFirstSeenDays

      public void setEmailFirstSeenDays(Integer emailFirstSeenDays)
    • ipRisk

    • getIpRisk

      @Nullable public Boolean getIpRisk()
      Get ipRisk
      Returns:
      ipRisk
    • setIpRisk

      public void setIpRisk(Boolean ipRisk)
    • ipLastSeenDays

      public EkycVerificationCapabilityResponseData ipLastSeenDays(Integer ipLastSeenDays)
    • getIpLastSeenDays

      @Nullable public Integer getIpLastSeenDays()
      Get ipLastSeenDays
      Returns:
      ipLastSeenDays
    • setIpLastSeenDays

      public void setIpLastSeenDays(Integer ipLastSeenDays)
    • ipToAddressDistance

      public EkycVerificationCapabilityResponseData ipToAddressDistance(Integer ipToAddressDistance)
    • getIpToAddressDistance

      @Nullable public Integer getIpToAddressDistance()
      Get ipToAddressDistance
      Returns:
      ipToAddressDistance
    • setIpToAddressDistance

      public void setIpToAddressDistance(Integer ipToAddressDistance)
    • phoneLastSeenDays

      public EkycVerificationCapabilityResponseData phoneLastSeenDays(Integer phoneLastSeenDays)
    • getPhoneLastSeenDays

      @Nullable public Integer getPhoneLastSeenDays()
      Get phoneLastSeenDays
      Returns:
      phoneLastSeenDays
    • setPhoneLastSeenDays

      public void setPhoneLastSeenDays(Integer phoneLastSeenDays)
    • phoneLineType

      public EkycVerificationCapabilityResponseData phoneLineType(String phoneLineType)
    • getPhoneLineType

      @Nullable public String getPhoneLineType()
      Get phoneLineType
      Returns:
      phoneLineType
    • setPhoneLineType

      public void setPhoneLineType(String phoneLineType)
    • phoneMatchToAddress

      public EkycVerificationCapabilityResponseData phoneMatchToAddress(String phoneMatchToAddress)
    • getPhoneMatchToAddress

      @Nullable public String getPhoneMatchToAddress()
      Get phoneMatchToAddress
      Returns:
      phoneMatchToAddress
    • setPhoneMatchToAddress

      public void setPhoneMatchToAddress(String phoneMatchToAddress)
    • identityNetworkScore

      public EkycVerificationCapabilityResponseData identityNetworkScore(Double identityNetworkScore)
    • getIdentityNetworkScore

      @Nullable public Double getIdentityNetworkScore()
      Get identityNetworkScore
      Returns:
      identityNetworkScore
    • setIdentityNetworkScore

      public void setIdentityNetworkScore(Double identityNetworkScore)
    • identityRiskScore

      public EkycVerificationCapabilityResponseData identityRiskScore(Integer identityRiskScore)
    • getIdentityRiskScore

      @Nullable public Integer getIdentityRiskScore()
      Get identityRiskScore
      Returns:
      identityRiskScore
    • setIdentityRiskScore

      public void setIdentityRiskScore(Integer identityRiskScore)
    • emailDomainCreationDate

      public EkycVerificationCapabilityResponseData emailDomainCreationDate(String emailDomainCreationDate)
    • getEmailDomainCreationDate

      @Nullable public String getEmailDomainCreationDate()
      Get emailDomainCreationDate
      Returns:
      emailDomainCreationDate
    • setEmailDomainCreationDate

      public void setEmailDomainCreationDate(String emailDomainCreationDate)
    • phoneCountry

      public EkycVerificationCapabilityResponseData phoneCountry(String phoneCountry)
    • getPhoneCountry

      @Nullable public String getPhoneCountry()
      Get phoneCountry
      Returns:
      phoneCountry
    • setPhoneCountry

      public void setPhoneCountry(String phoneCountry)
    • phoneCarrier

      public EkycVerificationCapabilityResponseData phoneCarrier(String phoneCarrier)
    • getPhoneCarrier

      @Nullable public String getPhoneCarrier()
      Get phoneCarrier
      Returns:
      phoneCarrier
    • setPhoneCarrier

      public void setPhoneCarrier(String phoneCarrier)
    • phoneEmailFirstSeenDays

      public EkycVerificationCapabilityResponseData phoneEmailFirstSeenDays(Integer phoneEmailFirstSeenDays)
    • getPhoneEmailFirstSeenDays

      @Nullable public Integer getPhoneEmailFirstSeenDays()
      Get phoneEmailFirstSeenDays
      Returns:
      phoneEmailFirstSeenDays
    • setPhoneEmailFirstSeenDays

      public void setPhoneEmailFirstSeenDays(Integer phoneEmailFirstSeenDays)
    • ipRiskScore

      public EkycVerificationCapabilityResponseData ipRiskScore(Double ipRiskScore)
    • getIpRiskScore

      @Nullable public Double getIpRiskScore()
      Get ipRiskScore
      Returns:
      ipRiskScore
    • setIpRiskScore

      public void setIpRiskScore(Double ipRiskScore)
    • ipGeoLocationCountry

      public EkycVerificationCapabilityResponseData ipGeoLocationCountry(String ipGeoLocationCountry)
    • getIpGeoLocationCountry

      @Nullable public String getIpGeoLocationCountry()
      Get ipGeoLocationCountry
      Returns:
      ipGeoLocationCountry
    • setIpGeoLocationCountry

      public void setIpGeoLocationCountry(String ipGeoLocationCountry)
    • ipGeoLocationState

      public EkycVerificationCapabilityResponseData ipGeoLocationState(String ipGeoLocationState)
    • getIpGeoLocationState

      @Nullable public String getIpGeoLocationState()
      Get ipGeoLocationState
      Returns:
      ipGeoLocationState
    • setIpGeoLocationState

      public void setIpGeoLocationState(String ipGeoLocationState)
    • ipPhoneDistance

      public EkycVerificationCapabilityResponseData ipPhoneDistance(Integer ipPhoneDistance)
    • getIpPhoneDistance

      @Nullable public Integer getIpPhoneDistance()
      Get ipPhoneDistance
      Returns:
      ipPhoneDistance
    • setIpPhoneDistance

      public void setIpPhoneDistance(Integer ipPhoneDistance)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object