public class ScoreResponse extends AbstractModel
Constructor and Description |
---|
ScoreResponse(Double fundsRemaining,
UUID id,
ScoreIpAddress ipAddress,
Integer queriesRemaining,
Double riskScore,
List<Warning> warnings) |
Modifier and Type | Method and Description |
---|---|
Double |
getFundsRemaining() |
UUID |
getId() |
IpAddressInterface |
getIpAddress() |
Integer |
getQueriesRemaining() |
Double |
getRiskScore() |
List<Warning> |
getWarnings() |
toJson, toString
public final Double getFundsRemaining()
public final UUID getId()
public IpAddressInterface getIpAddress()
IpAddress
model object.public final Integer getQueriesRemaining()
public final Double getRiskScore()
Copyright © 2016 MaxMind, Inc.. All rights reserved.