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
Methods summary
public
|
Methods inherited from MaxMind\MinFraud\Model\AbstractModel
__get()
,
__isset()
,
jsonSerialize()
,
safeArrayLookup()
Properties summary
Magic properties
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. |
Magic properties inherited from MaxMind\MinFraud\Model\Score
$fundsRemaining
,
$id
,
$queriesRemaining
,
$rawResponse
,
$riskScore
,
$warnings