Uses of Class
com.maxmind.minfraud.response.Phone
Packages that use Phone
-
Uses of Phone in com.maxmind.minfraud.response
Methods in com.maxmind.minfraud.response that return PhoneModifier and TypeMethodDescriptionInsightsResponse.getBillingPhone()InsightsResponse.getShippingPhone()Constructors in com.maxmind.minfraud.response with parameters of type PhoneModifierConstructorDescriptionFactorsResponse(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, 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.