Uses of Class
com.maxmind.minfraud.AbstractModel
Packages that use AbstractModel
-
Uses of AbstractModel in com.maxmind.minfraud.request
Subclasses of AbstractModel in com.maxmind.minfraud.requestModifier and TypeClassDescriptionclassThis class represents the shared location behavior between Billing and Shipping.final classAccount related data for the minFraud requestfinal classThe billing information for the transaction.final classThe credit card information for the transaction.final classCustom inputs to be used in Custom Rules.final classThe device information for the transaction.final classThe email information for the transaction.final classThis class contains general information related to the event being scored.final classThe order information for the transaction.final classThe payment information for the transaction.final classThe shipping information for the transaction.final classAn item in the shopping cart.final classClass representing the transaction to be sent to minFraud.final classThe transaction information to report. -
Uses of AbstractModel in com.maxmind.minfraud.response
Subclasses of AbstractModel in com.maxmind.minfraud.responseModifier and TypeClassDescriptionclassThis class contains minFraud response data related to the shipping and billing address.final classThis class contains minFraud response data related to the billing address.final classThis class contains minFraud response data related to the credit card.final classThis class contains minFraud response data related to the device.final classThis class contains the disposition set by custom rules.final classThis class contains minFraud response data related to the email address.final classThis class contains minFraud response data related to the email domain.final classThis class provides a model for the minFraud Factors response.classThis class provides a model for the minFraud Insights response.final classThis class represents the reason for the IP risk.final classThis class contains minFraud response data related to the credit card issuer.final classThis class contains minFraud response data related to the phone number.final classThis class represents a risk score reason for the multiplier.final classThis class represents a risk score multiplier and reasons for that multiplier.classThis class represents the minFraud Score response.final classThis class contains minFraud response data related to the shipping address.final classThis class represents a warning returned by the web service.