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