minFraud PHP API v1.21.0

ScoreIpAddress extends AbstractModel
in package

Model containing the IP address's risk for the Score response.

Table of Contents

$risk  : float
__construct()  : mixed

Properties

$risk read-only

public 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.

Methods

__construct()

public __construct(array<string|int, mixed>|null $response[, array<string|int, mixed> $locales = ['en'] ]) : mixed
Parameters
$response : array<string|int, mixed>|null
$locales : array<string|int, mixed> = ['en']
Return values
mixed

Search results