Method and Description |
---|
com.maxmind.minfraud.request.Email.getAddressMd5()
Email.getAddress() should be used instead. |
com.maxmind.minfraud.response.Subscores.getEmailTenure()
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.
Subscores.getEmailAddress() . |
com.maxmind.minfraud.response.Subscores.getIpTenure()
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() |
com.maxmind.minfraud.response.GeoIp2Country.isHighRisk()
Deprecated effective August 29, 2019.
|
Constructor and Description |
---|
com.maxmind.minfraud.response.CreditCard(String, String, Boolean, Boolean, Boolean, Issuer, String)
This constructor only exists for backward compatibility
and will be removed in the next major release.
|
com.maxmind.minfraud.response.CreditCard(String, String, Boolean, Boolean, Issuer, String)
This constructor only exists for backward compatibility
and will be removed in the next major release.
|
com.maxmind.minfraud.response.Device(Double, UUID, String)
This constructor only exists for backward compatibility
and will be removed in the next major release.
|
com.maxmind.minfraud.response.Email(Boolean, Boolean)
This constructor only exists for backward compatibility
and will be removed in the next major release.
|
com.maxmind.minfraud.response.Email(Boolean, Boolean, Boolean, String)
This constructor only exists for backward compatibility
and will be removed in the next major release.
|
com.maxmind.minfraud.response.Email(Boolean, Boolean, String)
This constructor only exists for backward compatibility
and will be removed in the next major release.
|
com.maxmind.minfraud.response.GeoIp2Country(List<String>, Integer, Integer, boolean, String, Map<String, String>)
This constructor only exists for backward compatibility
and will be removed in the next major release.
|
com.maxmind.minfraud.response.IpAddress(City, Continent, GeoIp2Country, GeoIp2Location, MaxMind, Postal, Country, RepresentedCountry, Double, List<Subdivision>, Traits)
This constructor only exists for backward compatibility
and will be removed in the next major release.
|
com.maxmind.minfraud.response.Subscores(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
This constructor only exists for backward compatibility
and will be removed in the next major release.
|
Enum Constant and Description |
---|
com.maxmind.minfraud.request.Payment.Processor.VERAPAY
Use VEREPAY. This was a misspelling.
|
Copyright © 2021 MaxMind, Inc.. All rights reserved.