public sealed class TransactionData.Types.GatewayInfo : IMessage<TransactionData.Types.GatewayInfo>, IEquatable<TransactionData.Types.GatewayInfo>, IDeepCloneable<TransactionData.Types.GatewayInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class TransactionData.Types.GatewayInfo.
[[["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 `TransactionData.Types.GatewayInfo` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET development."],["The `GatewayInfo` class details the transaction information obtained from the payment gateway, as the class contains data regarding the gateway response code, AVS, CVV, and the name of the payment gateway."],["The latest version of the API documented here is 2.17.0, with this page showing version 2.12.0, and multiple prior versions are available, showing an extensive history of documented versions."],["`GatewayInfo` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data integrity."],["The class includes properties such as `AvsResponseCode`, `CvvResponseCode`, `GatewayResponseCode`, and `Name`, which are all strings and represent optional details returned from the payment gateway."]]],[]]