Reference documentation and code samples for the reCAPTCHA Enterprise V1beta1 API class Google::Cloud::RecaptchaEnterprise::V1beta1::FraudPreventionAssessment::CardTestingVerdict.
Information about card testing fraud, where an adversary is testing fraudulently obtained cards or brute forcing their details.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#risk
def risk() -> ::Float
Returns
- (::Float) — Probability (0-1) of this transaction attempt being part of a card testing attack.
#risk=
def risk=(value) -> ::Float
Parameter
- value (::Float) — Probability (0-1) of this transaction attempt being part of a card testing attack.
Returns
- (::Float) — Probability (0-1) of this transaction attempt being part of a card testing attack.