Google Cloud Recaptcha Enterprise V1 Client - Class StolenInstrumentVerdict (1.3.2)

Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class StolenInstrumentVerdict.

Information about stolen instrument fraud, where the user is not the legitimate owner of the instrument being used for the purchase.

Generated from protobuf message google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ risk float

Probability (0-1) of this transaction being executed with a stolen instrument.

getRisk

Probability (0-1) of this transaction being executed with a stolen instrument.

Returns
TypeDescription
float

setRisk

Probability (0-1) of this transaction being executed with a stolen instrument.

Parameter
NameDescription
var float
Returns
TypeDescription
$this