public sealed class FraudSignals.Types.CardSignals : IMessage<FraudSignals.Types.CardSignals>, IEquatable<FraudSignals.Types.CardSignals>, IDeepCloneable<FraudSignals.Types.CardSignals>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FraudSignals.Types.CardSignals.
Signals describing the payment card used in this transaction.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This document provides reference documentation for the `FraudSignals.Types.CardSignals` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The `CardSignals` class is used to describe the payment card information associated with a transaction, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists a comprehensive history of the .NET API versions that contain this resource, from version 1.2.0 all the way up to 2.17.0, with the latest version being 2.17.0."],["The `CardSignals` class has two constructors: a default constructor (`CardSignals()`) and a copy constructor (`CardSignals(CardSignals)`) for creating new objects."],["The `CardLabels` property is an output-only property that contains a list of `CardLabel` types, which describes the labels associated with the card used in the transaction."]]],[]]