Click or drag to resize

MaxMind.MinFraud.Response Namespace

[Missing <summary> documentation for "N:MaxMind.MinFraud.Response"]

Classes
  ClassDescription
Public classAddress
General address response data.
Public classBillingAddress
Information about the billing address.
Public classCreditCard
Information about the credit card based on the issuer ID number.
Public classDevice
This object contains information about the device that MaxMind believes is associated with the IP address passed in the request. In order to receive device output from minFraud Insights or minFraud Factors, you must be using the Device Tracking Add-on.
Public classDisposition
This object contains the disposition set by custom rules.
Public classEmail
This object contains information about the email address passed in the request.
Public classEmailDomain
This object contains information about the email address domain passed in the request.
Public classFactors
Model for Insights response.
Public classGeoIP2Country
A subclass of the GeoIP2 Country model with minFraud-specific additions.
Public classGeoIP2Location
A subclass of the GeoIP2 Location model with minFraud-specific additions.
Public classInsights
Model for Insights response.
Public classIPAddress
Model for minFraud GeoIP2 Insights data.
Public classIssuer
Model for the credit card issuer data from minFraud.
Public classScore
Model class for Score response.
Public classScoreIPAddress
The IP addresses risk.
Public classShippingAddress
Information about the shipping address.
Public classSubscores
This class contains subscores for many of the individual components that are used to calculate the overall risk score.
Public classWarning
A warning returned by the web service.
Interfaces
  InterfaceDescription
Public interfaceIIPAddress
An interface for IP address risk classes.