Uses of Class
com.maxmind.minfraud.response.BillingAddress
Packages that use BillingAddress
-
Uses of BillingAddress in com.maxmind.minfraud.response
Methods in com.maxmind.minfraud.response that return BillingAddressConstructors in com.maxmind.minfraud.response with parameters of type BillingAddressModifierConstructorDescriptionFactorsResponse
(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)