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 documentation for the \u003ccode\u003eTransactionEvent\u003c/code\u003e class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically version 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransactionEvent\u003c/code\u003e class describes events in the lifecycle of a payment transaction and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists numerous prior versions of the API, from the latest (2.17.0) down to 1.2.0, alongside the current 2.13.0 version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransactionEvent\u003c/code\u003e objects can have properties such as \u003ccode\u003eEventTime\u003c/code\u003e (timestamp of the transaction), \u003ccode\u003eEventType\u003c/code\u003e (the type of transaction event), \u003ccode\u003eReason\u003c/code\u003e (a code or explanation for the event), and \u003ccode\u003eValue\u003c/code\u003e (the monetary value associated with the event).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating \u003ccode\u003eTransactionEvent\u003c/code\u003e objects, one default and another that accepts an existing \u003ccode\u003eTransactionEvent\u003c/code\u003e as a parameter for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]