Uses of Class
com.maxmind.minfraud.AbstractModel

Packages that use AbstractModel
  • 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 
     
    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.
  • Uses of AbstractModel in com.maxmind.minfraud.response

    Modifier and Type
    Class
    Description
    class 
     
    final class 
    This class contains minFraud response data related to the billing address.
    final class 
    This class contains minFraud response data related to the credit card.
    final class 
    This class contains minFraud response data related to the device.
    final class 
    This class contains the disposition set by custom rules.
    final class 
    This class contains minFraud response data related to the email address.
    final class 
    This class contains minFraud response data related to the email domain.
    final class 
    This class provides a model for the minFraud Factors response.
    class 
    This class provides a model for the minFraud Insights response.
    final class 
    This class represents the reason for the IP risk.
    final class 
    This class contains minFraud response data related to the credit card issuer.
    class 
    This class represents the minFraud Score response.
    final class 
    This class contains minFraud response data related to the shipping address.
    final class 
    This class represents a warning returned by the web service.