Google Cloud reCAPTCHA Enterprise v1beta1 API - Class FraudPreventionAssessment.Types.StolenInstrumentVerdict (2.0.0-beta06)

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.

Inheritance

object > FraudPreventionAssessment.Types.StolenInstrumentVerdict

Namespace

Google.Cloud.RecaptchaEnterprise.V1Beta1

Assembly

Google.Cloud.RecaptchaEnterprise.V1Beta1.dll

Constructors

StolenInstrumentVerdict()

public StolenInstrumentVerdict()

StolenInstrumentVerdict(StolenInstrumentVerdict)

public StolenInstrumentVerdict(FraudPreventionAssessment.Types.StolenInstrumentVerdict other)
Parameter
NameDescription
otherFraudPreventionAssessmentTypesStolenInstrumentVerdict

Properties

Risk

public float Risk { get; set; }

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

Property Value
TypeDescription
float