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