Class Insights
Model of the Insights score response.
- MaxMind\MinFraud\Model\AbstractModel implements JsonSerializable
-
MaxMind\MinFraud\Model\Score
-
MaxMind\MinFraud\Model\Insights
Direct known subclasses
MaxMind\MinFraud\Model\Factors
public
|
__get(),
__isset(),
jsonSerialize(),
safeArrayLookup()
|
public read-only
|
$billingAddress
An object containing minFraud data related to the billing address used in the transaction. |
public read-only
|
$creditCard
An object containing minFraud data about the credit card used in the transaction. |
public read-only
|
$device
This object contains information about the device that MaxMind believes is associated with the IP address passed in the request. |
public read-only
|
$email
This object contains information about the email address passed in the request. |
public read-only
|
$ipAddress
An object containing GeoIP2 and minFraud Insights information about the geolocated IP address. |
public read-only
|
$shippingAddress
An object containing minFraud data related to the shipping address used in the transaction. |
$fundsRemaining,
$id,
$queriesRemaining,
$rawResponse,
$riskScore,
$warnings
|