Uses of Class
com.maxmind.minfraud.response.ScoreIpAddress
-
Packages that use ScoreIpAddress Package Description com.maxmind.minfraud.response -
-
Uses of ScoreIpAddress in com.maxmind.minfraud.response
Constructors in com.maxmind.minfraud.response with parameters of type ScoreIpAddress Constructor Description ScoreResponse(Disposition disposition, Double fundsRemaining, UUID id, ScoreIpAddress ipAddress, Integer queriesRemaining, Double riskScore, List<Warning> warnings)
-