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 webpage provides documentation for the `TransactionData.Types.GatewayInfo` class within the Google Cloud reCAPTCHA Enterprise v1 API for .NET."],["The `GatewayInfo` class contains details about transactions from payment gateways, and is accessible through various versions, ranging from 1.2.0 to 2.17.0."],["The latest version available for `TransactionData.Types.GatewayInfo` is 2.17.0, and all other versions are listed chronologically, with the earliest version being 1.2.0."],["The `GatewayInfo` class includes properties like `AvsResponseCode`, `CvvResponseCode`, `GatewayResponseCode`, and `Name`, each providing specific details about the transaction."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used and manipulated in different ways within .NET applications."]]],[]]