Google Cloud Recaptcha Enterprise V1 Client - Class StolenInstrumentVerdict (1.4.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

Namespace

Google \ Cloud \ RecaptchaEnterprise \ V1 \ FraudPreventionAssessment

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
float

setRisk

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

Parameter
Name Description
var float
Returns
Type Description
$this