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 webpage provides reference documentation for the `FraudSignals.Types.CardSignals` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET development."],["The `CardSignals` class describes payment card details used in a transaction and is part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace."],["The page lists various versions of the API, ranging from the latest version 2.17.0, down to version 1.2.0, with version 2.12.0 being the currently selected version."],["The `CardSignals` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is inherited from the object class, including inherited methods like `GetHashCode`, `GetType`, and `ToString`."],["The class provides a `CardLabels` property of the type `RepeatedField\u003cFraudSignals.Types.CardSignals.Types.CardLabel\u003e`, which shows the various labels for the card in the transaction."]]],[]]