| AbstractAddress | 
  | 
| BillingAddress | 
 This class contains minFraud response data related to the billing address. 
 | 
| CreditCard | 
 This class contains minFraud response data related to the credit card. 
 | 
| Device | 
 This class contains minFraud response data related to the device. 
 | 
| Disposition | 
 This class contains the disposition set by custom rules. 
 | 
| Email | 
 This class contains minFraud response data related to the email address. 
 | 
| EmailDomain | 
 This class contains minFraud response data related to the email domain. 
 | 
| GeoIp2Country | 
 This class contains minFraud response data related to the GeoIP2 Insights
 country. 
 | 
| GeoIp2Location | 
 This class contains minFraud response data related to the GeoIP2 Insights
 location. 
 | 
| InsightsResponse | 
 This class provides a model for the minFraud Insights response. 
 | 
| IpAddress | 
 This class contains minFraud response data related to the IP location 
 | 
| IpAddressInterface | 
 Interface for IP address risk models. 
 | 
| Issuer | 
 This class contains minFraud response data related to the credit card issuer. 
 | 
| ScoreIpAddress | 
 This class contains the IP address risk. 
 | 
| ScoreResponse | 
 This class represents the minFraud Score response. 
 | 
| ShippingAddress | 
 This class contains minFraud response data related to the shipping address. 
 | 
| Subscores | 
 This class contains subscores for many of the individual components that are
 used to calculate the overall risk score. 
 | 
| Warning | 
 This class represents a warning returned by the web service. 
 |