Class ScoreIpAddress
Model containing the IP address's risk for the Score response.
- MaxMind\MinFraud\Model\AbstractModel implements JsonSerializable
-
MaxMind\MinFraud\Model\ScoreIpAddress
Methods summary
public
|
Methods inherited from MaxMind\MinFraud\Model\AbstractModel
__get()
,
__isset()
,
jsonSerialize()
,
safeArrayLookup()
Properties summary
Magic properties
public read-only
float
|
$risk
This field contains the risk associated with the IP address. The value ranges from 0.01 to 99. A higher score indicates a higher risk. |