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 No label specified. Generated from protobuf enum CARD_LABEL_UNSPECIFIED = 0; |
| public Google This card has been detected as prepaid. Generated from protobuf enum PREPAID = 1; |
| public Google This card has been detected as being used in an unexpected geographic location. Generated from protobuf enum UNEXPECTED_LOCATION = 3; |
| public Google 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) |