Uses of Class
com.maxmind.minfraud.response.FactorsResponse
-
Packages that use FactorsResponse Package Description com.maxmind.minfraud -
-
Uses of FactorsResponse in com.maxmind.minfraud
Methods in com.maxmind.minfraud that return FactorsResponse Modifier and Type Method Description FactorsResponseWebServiceClient. factors(Transaction transaction)Make a minFraud Factors request to the web service using the transaction request object passed to the method.
-