Reference documentation and code samples for the reCAPTCHA Enterprise V1beta1 API class Google::Cloud::RecaptchaEnterprise::V1beta1::FraudPreventionAssessment::StolenInstrumentVerdict.
Information about stolen instrument fraud, where the user is not the legitimate owner of the instrument being used for the purchase.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#risk
def risk() -> ::Float
Returns
- (::Float) — Probability (0-1) of this transaction being executed with a stolen instrument.
#risk=
def risk=(value) -> ::Float
Parameter
- value (::Float) — Probability (0-1) of this transaction being executed with a stolen instrument.
Returns
- (::Float) — Probability (0-1) of this transaction being executed with a stolen instrument.