View Source GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessment (google_api_recaptcha_enterprise v0.7.0)

Assessment for Fraud Prevention.

Attributes

  • behavioralTrustVerdict (type: GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentBehavioralTrustVerdict.t, default: nil) - Output only. Assessment of this transaction for behavioral trust.
  • cardTestingVerdict (type: GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentCardTestingVerdict.t, default: nil) - Output only. Assessment of this transaction for risk of being part of a card testing attack.
  • stolenInstrumentVerdict (type: GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentStolenInstrumentVerdict.t, default: nil) - Output only. Assessment of this transaction for risk of a stolen instrument.
  • transactionRisk (type: number(), default: nil) - Output only. Probability of this transaction being fraudulent. Summarizes the combined risk of attack vectors below. Values are from 0.0 (lowest) to 1.0 (highest).

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.