Subscores Class |
Namespace: MaxMind.MinFraud.Response
The Subscores type exposes the following members.
Name | Description | |
---|---|---|
![]() | AvsResult |
The risk associated with the AVS result. If present, this is a
value in the range 0.01 to 99.
|
![]() | BillingAddress |
The risk associated with the billing address. If present, this is
a value in the range 0.01 to 99.
|
![]() | BillingAddressDistanceToIPLocation |
The risk associated with the distance between the billing address
and the location for the given IP address. If present, this is a
value in the range 0.01 to 99.
|
![]() | Browser |
The risk associated with the browser attributes such as the
User-Agent and Accept-Language. If present, this is a value in the
range 0.01 to 99.
|
![]() | Chargeback |
Individualized risk of chargeback for the given IP address on
your account and shop ID.This is only available to users sending
chargeback data to MaxMind. If present, this is a value in the
range 0.01 to 99.
|
![]() | Country |
The risk associated with the country the transaction originated
from. If present, this is a value in the range 0.01 to 99.
|
![]() | CountryMismatch |
The risk associated with the combination of IP country, card
issuer country, billing country, and shipping country. If present,
this is a value in the range 0.01 to 99.
|
![]() | CvvResult |
The risk associated with the CVV result. If present, this is a
value in the range 0.01 to 99.
|
![]() | EmailAddress |
The risk associated with the particular email address. If
present, this is a value in the range 0.01 to 99.
|
![]() | EmailDomain |
The general risk associated with the email domain. If present,
this is a value in the range 0.01 to 99.
|
![]() | EmailTenure | Obsolete.
The risk associated with the issuer ID number on the email
domain. If present, this is a value in the range 0.01 to 99.
|
![]() | IPTenure | Obsolete.
The risk associated with the issuer ID number on the IP address.
If present, this is a value in the range 0.01 to 99.
|
![]() | IssuerIdNumber |
The risk associated with the particular issuer ID number (IIN)
given the billing location and the history of usage of the IIN on
your account and shop ID. If present, this is a value in the range
0.01 to 99.
|
![]() | OrderAmount |
The risk associated with the particular order amount for your
account and shop ID. If present, this is a value in the range
0.01 to 99.
|
![]() | PhoneNumber |
The risk associated with the particular phone number. If present,
this is a value in the range 0.01 to 99.
|
![]() | ShippingAddressDistanceToIPLocation |
The risk associated with the distance between the shipping address
and the location for the given IP address. If present, this is a
value in the range 0.01 to 99.
|
![]() | TimeOfDay |
The risk associated with the local time of day of the transaction
in the IP address location. If present, this is a value in the range
0.01 to 99.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |