Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class CardSignals.
Signals describing the payment card used in this transaction.
Generated from protobuf message google.cloud.recaptchaenterprise.v1.FraudSignals.CardSignals
Namespace
Google \ Cloud \ RecaptchaEnterprise \ V1 \ FraudSignalsMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ card_labels |
array
Output only. The labels for the payment card in this transaction. |
getCardLabels
Output only. The labels for the payment card in this transaction.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setCardLabels
Output only. The labels for the payment card in this transaction.
Parameter | |
---|---|
Name | Description |
var |
int[]
|
Returns | |
---|---|
Type | Description |
$this |