Uses of Class
com.maxmind.minfraud.AbstractModel

Packages that use AbstractModel
Package
Description
 
  • Uses of AbstractModel in com.maxmind.minfraud.request

    Modifier and Type
    Class
    Description
    class 
    This class represents the shared location behavior between Billing and Shipping.
    final class 
    Account related data for the minFraud request
    final class 
    The billing information for the transaction.
    final class 
    The credit card information for the transaction.
    final class 
    Custom inputs to be used in Custom Rules.
    final class 
    The device information for the transaction.
    final class 
    The email information for the transaction.
    final class 
    This class contains general information related to the event being scored.
    final class 
    The order information for the transaction.
    final class 
    The payment information for the transaction.
    final class 
    The shipping information for the transaction.
    final class 
    An item in the shopping cart.
    final class 
    Class representing the transaction to be sent to minFraud.
    final class 
    The transaction information to report.