public sealed class TransactionEvent : IMessage<TransactionEvent>, IEquatable<TransactionEvent>, IDeepCloneable<TransactionEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class TransactionEvent.
Describes an event in the lifecycle of a payment transaction.
Optional. The value that corresponds with this transaction event, if one
exists. For example, a refund event where $5.00 was refunded. Currency is
obtained from the original transaction data.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eTransactionEvent\u003c/code\u003e class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransactionEvent\u003c/code\u003e class is used to describe different types of events within a payment transaction's lifecycle, and includes various version numbers for each different API version available, from 1.2.0 to 2.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransactionEvent\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for advanced usage and management within .NET applications.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTransactionEvent\u003c/code\u003e class include \u003ccode\u003eEventTime\u003c/code\u003e, \u003ccode\u003eEventType\u003c/code\u003e, \u003ccode\u003eReason\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e, which allow developers to capture specific details related to a given transaction event.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes information on the constructors of \u003ccode\u003eTransactionEvent\u003c/code\u003e, including a parameter to clone another TransactionEvent, as well as a default constructor.\u003c/p\u003e\n"]]],[],null,[]]