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 v1 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-25 UTC."],[[["This webpage provides reference documentation for the `FraudPreventionAssessment.Types.StolenInstrumentVerdict` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET."],["The `StolenInstrumentVerdict` class is designed to provide information about the probability of a transaction involving a stolen instrument, as part of the `FraudPreventionAssessment`."],["There are multiple versions available, ranging from version 1.2.0 to the latest version, 2.17.0, all of which implement the same `StolenInstrumentVerdict` class."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with different parts of the .NET ecosystem."],["It includes a property `Risk`, which is a float value between 0.0 and 1.0, representing the likelihood of the transaction being executed with a stolen instrument."]]],[]]