Module: Google::Cloud::RecaptchaEnterprise::V1::FraudSignals::CardSignals::CardLabel

Defined in:
proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb

Overview

Risk labels describing the card being assessed, such as its funding mechanism.

Constant Summary collapse

CARD_LABEL_UNSPECIFIED =

No label specified.

0
PREPAID =

This card has been detected as prepaid.

1
VIRTUAL =

This card has been detected as virtual, such as a card number generated for a single transaction or merchant.

2
UNEXPECTED_LOCATION =

This card has been detected as being used in an unexpected geographic location.

3