Uses of Class
com.maxmind.minfraud.response.IpAddress
Packages that use IpAddress
-
Uses of IpAddress in com.maxmind.minfraud.response
Methods in com.maxmind.minfraud.response that return IpAddressConstructors in com.maxmind.minfraud.response with parameters of type IpAddressModifierConstructorDescriptionFactorsResponse
(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) Deprecated.use other constructor.FactorsResponse
(BillingAddress billingAddress, Phone billingPhone, CreditCard creditCard, Device device, Disposition disposition, Email email, Double fundsRemaining, UUID id, IpAddress ipAddress, Integer queriesRemaining, Double riskScore, ShippingAddress shippingAddress, Phone shippingPhone, Subscores subscores, List<Warning> warnings) Deprecated.use other constructor.FactorsResponse
(BillingAddress billingAddress, Phone billingPhone, CreditCard creditCard, Device device, Disposition disposition, Email email, Double fundsRemaining, UUID id, IpAddress ipAddress, Integer queriesRemaining, Double riskScore, ShippingAddress shippingAddress, Phone shippingPhone, List<RiskScoreReason> riskScoreReasons, Subscores subscores, List<Warning> warnings) Constructor forFactorsResponse
.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) Deprecated.use other constructor.InsightsResponse
(BillingAddress billingAddress, Phone billingPhone, CreditCard creditCard, Device device, Disposition disposition, Email email, Double fundsRemaining, UUID id, IpAddress ipAddress, Integer queriesRemaining, Double riskScore, ShippingAddress shippingAddress, Phone shippingPhone, List<Warning> warnings) Constructor forInsightsResponse
.