MaxMind.MinFraud.Response Namespace |
[Missing <summary> documentation for "N:MaxMind.MinFraud.Response"]
Class | Description | |
---|---|---|
![]() | Address |
General address response data.
|
![]() | BillingAddress |
Information about the billing address.
|
![]() | CreditCard |
Information about the credit card based on the issuer ID number.
|
![]() | Device |
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.
|
![]() | Disposition |
This object contains the disposition set by custom rules.
|
![]() |
This object contains information about the email address passed in the request.
| |
![]() | Factors |
Model for Insights response.
|
![]() | GeoIP2Country |
A subclass of the GeoIP2 Country model with minFraud-specific
additions.
|
![]() | GeoIP2Location |
A subclass of the GeoIP2 Location model with minFraud-specific
additions.
|
![]() | Insights |
Model for Insights response.
|
![]() | IPAddress |
Model for minFraud GeoIP2 Insights data.
|
![]() | Issuer |
Model for the credit card issuer data from minFraud.
|
![]() | Score |
Model class for Score response.
|
![]() | ScoreIPAddress |
The IP addresses risk.
|
![]() | ShippingAddress |
Information about the shipping address.
|
![]() | Subscores |
This class contains subscores for many of the individual components that are
used to calculate the overall risk score.
|
![]() | Warning |
A warning returned by the web service.
|
Interface | Description | |
---|---|---|
![]() | IIPAddress |
An interface for IP address risk classes.
|