Uses of Class
com.maxmind.minfraud.response.ScoreResponse
- 
Packages that use ScoreResponse Package Description com.maxmind.minfraud com.maxmind.minfraud.response  - 
- 
Uses of ScoreResponse in com.maxmind.minfraud
Methods in com.maxmind.minfraud that return ScoreResponse Modifier and Type Method Description ScoreResponseWebServiceClient. score(Transaction transaction)Make a minFraud Score request to the web service using the transaction request object passed to the method. - 
Uses of ScoreResponse in com.maxmind.minfraud.response
Subclasses of ScoreResponse in com.maxmind.minfraud.response Modifier and Type Class Description classFactorsResponseThis class provides a model for the minFraud Factors response.classInsightsResponseThis class provides a model for the minFraud Insights response. 
 -