Uses of Class
com.maxmind.minfraud.response.Warning
Packages that use Warning
-
Uses of Warning in com.maxmind.minfraud.response
Methods in com.maxmind.minfraud.response that return types with arguments of type WarningConstructor parameters in com.maxmind.minfraud.response with type arguments of type WarningModifierConstructorDescriptionFactorsResponse
(BillingAddress billingAddress, CreditCard creditCard, Device device, Disposition disposition, Email email, Double fundsRemaining, UUID id, IpAddress ipAddress, Integer queriesRemaining, Double riskScore, ShippingAddress shippingAddress, Subscores subscores, List<Warning> warnings) InsightsResponse
(BillingAddress billingAddress, CreditCard creditCard, Device device, Disposition disposition, Email email, Double fundsRemaining, UUID id, IpAddress ipAddress, Integer queriesRemaining, Double riskScore, ShippingAddress shippingAddress, List<Warning> warnings) ScoreResponse
(Disposition disposition, Double fundsRemaining, UUID id, ScoreIpAddress ipAddress, Integer queriesRemaining, Double riskScore, List<Warning> warnings)