public sealed class FraudPreventionAssessment.Types.StolenInstrumentVerdict : IMessage<FraudPreventionAssessment.Types.StolenInstrumentVerdict>, IEquatable<FraudPreventionAssessment.Types.StolenInstrumentVerdict>, IDeepCloneable<FraudPreventionAssessment.Types.StolenInstrumentVerdict>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1beta1 API class FraudPreventionAssessment.Types.StolenInstrumentVerdict.
Information about stolen instrument fraud, where the user is not the
legitimate owner of the instrument being used for the purchase.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `FraudPreventionAssessment.Types.StolenInstrumentVerdict` class within the Google Cloud reCAPTCHA Enterprise v1beta1 API, detailing its usage and properties."],["`StolenInstrumentVerdict` is designed to provide information about stolen instrument fraud, indicating scenarios where a user might not be the rightful owner of the payment method."],["The class `FraudPreventionAssessment.Types.StolenInstrumentVerdict` has an implementation that inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `Risk` property, a float, that represents the probability (0-1) of a transaction being executed with a stolen instrument."],["There are two constructors for creating a `StolenInstrumentVerdict` object, one default and one that accepts another `StolenInstrumentVerdict` instance."]]],[]]