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 |
| public __construct( $data = NULL) Constructor.
|
| public getRisk() Output only. Probability of this transaction being executed with a stolen instrument. Values are from 0.0 (lowest) to 1.0 (highest). Generated from protobuf field float risk = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public setRisk( $var) Output only. Probability of this transaction being executed with a stolen instrument. Values are from 0.0 (lowest) to 1.0 (highest). Generated from protobuf field float risk = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| Properties |
| protected $risk = 0 Output only. Probability of this transaction being executed with a stolen instrument. Values are from 0.0 (lowest) to 1.0 (highest). Generated from protobuf field float risk = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; |
| Methods |