public final class Subscores extends Object
Constructor and Description |
---|
Subscores() |
Subscores(Double avsResult,
Double billingAddress,
Double billingAddressDistanceToIpLocation,
Double browser,
Double chargeback,
Double country,
Double countryMismatch,
Double cvvResult,
Double emailAddress,
Double emailDomain,
Double emailTenure,
Double ipTenure,
Double issuerIdNumber,
Double orderAmount,
Double phoneNumber,
Double shippingAddressDistanceToIpLocation,
Double timeOfDay) |
Modifier and Type | Method and Description |
---|---|
Double |
getAvsResult() |
Double |
getBillingAddress() |
Double |
getBillingAddressDistanceToIpLocation() |
Double |
getBrowser() |
Double |
getChargeback() |
Double |
getCountry() |
Double |
getCountryMismatch() |
Double |
getCvvResult() |
Double |
getEmailAddress() |
Double |
getEmailDomain() |
Double |
getEmailTenure()
Deprecated.
Deprecated effective August 29, 2019. This subscore will
default to 1 and will be removed in a future release. The user tenure on
email is reflected in the email address subscore.
getEmailAddress() . |
Double |
getIpTenure()
Deprecated.
Deprecated effective August 29, 2019. This subscore will
default to 1 and will be removed in a future release. The IP tenure is
reflected in the overall risk score.
ScoreResponse.getRiskScore() |
Double |
getIssuerIdNumber() |
Double |
getOrderAmount() |
Double |
getPhoneNumber() |
Double |
getShippingAddressDistanceToIpLocation() |
Double |
getTimeOfDay() |
public Subscores(Double avsResult, Double billingAddress, Double billingAddressDistanceToIpLocation, Double browser, Double chargeback, Double country, Double countryMismatch, Double cvvResult, Double emailAddress, Double emailDomain, Double emailTenure, Double ipTenure, Double issuerIdNumber, Double orderAmount, Double phoneNumber, Double shippingAddressDistanceToIpLocation, Double timeOfDay)
public Subscores()
public Double getAvsResult()
public Double getBillingAddress()
public Double getBillingAddressDistanceToIpLocation()
public Double getBrowser()
public Double getChargeback()
public Double getCountry()
public Double getCountryMismatch()
public Double getCvvResult()
public Double getEmailAddress()
public Double getEmailDomain()
@Deprecated public Double getEmailTenure()
getEmailAddress()
.@Deprecated public Double getIpTenure()
ScoreResponse.getRiskScore()
public Double getIssuerIdNumber()
public Double getOrderAmount()
public Double getPhoneNumber()
public Double getShippingAddressDistanceToIpLocation()
public Double getTimeOfDay()
Copyright © 2019 MaxMind, Inc.. All rights reserved.