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.
Implements
IMessageFraudPreventionAssessmentTypesStolenInstrumentVerdict, IEquatableFraudPreventionAssessmentTypesStolenInstrumentVerdict, IDeepCloneableFraudPreventionAssessmentTypesStolenInstrumentVerdict, IBufferMessage, IMessageNamespace
Google.Cloud.RecaptchaEnterprise.V1Beta1Assembly
Google.Cloud.RecaptchaEnterprise.V1Beta1.dll
Constructors
StolenInstrumentVerdict()
public StolenInstrumentVerdict()
StolenInstrumentVerdict(StolenInstrumentVerdict)
public StolenInstrumentVerdict(FraudPreventionAssessment.Types.StolenInstrumentVerdict other)
Parameter | |
---|---|
Name | Description |
other | FraudPreventionAssessmentTypesStolenInstrumentVerdict |
Properties
Risk
public float Risk { get; set; }
Probability (0-1) of this transaction being executed with a stolen instrument.
Property Value | |
---|---|
Type | Description |
float |