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

Protobuf type google.cloud.recaptchaenterprise.v1.FraudSignals.CardSignals.CardLabel

CloneableInstantiable
Constants
public Google\Cloud\RecaptchaEnterprise\V1\FraudSignals\CardSignals\CardLabel::CARD_LABEL_UNSPECIFIED = 0
 

No label specified.

Generated from protobuf enum CARD_LABEL_UNSPECIFIED = 0;

public Google\Cloud\RecaptchaEnterprise\V1\FraudSignals\CardSignals\CardLabel::PREPAID = 1
 

This card has been detected as prepaid.

Generated from protobuf enum PREPAID = 1;

public Google\Cloud\RecaptchaEnterprise\V1\FraudSignals\CardSignals\CardLabel::UNEXPECTED_LOCATION = 3
 

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

Generated from protobuf enum UNEXPECTED_LOCATION = 3;

public Google\Cloud\RecaptchaEnterprise\V1\FraudSignals\CardSignals\CardLabel::VIRTUAL = 2
 

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

Generated from protobuf enum VIRTUAL = 2;

Methods
public static name( $value)
public static value( $name)
Properties
private static $valueToName = ['CARD_LABEL_UNSPECIFIED', 'PREPAID', 'VIRTUAL', 'UNEXPECTED_LOCATION']
Properties
private static $valueToName = ['CARD_LABEL_UNSPECIFIED', 'PREPAID', 'VIRTUAL', 'UNEXPECTED_LOCATION']
Methods
public static name( $value)
public static value( $name)
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration