public sealed class TransactionData.Types.Item : IMessage<TransactionData.Types.Item>, IEquatable<TransactionData.Types.Item>, IDeepCloneable<TransactionData.Types.Item>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class TransactionData.Types.Item.
[[["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-08-04 UTC."],[[["This webpage provides documentation for the `TransactionData.Types.Item` class within the Google Cloud reCAPTCHA Enterprise v1 API, with the latest version being 2.17.0."],["`TransactionData.Types.Item` represents an item being purchased in a transaction, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `MerchantAccountId`, `Name`, `Quantity`, and `Value`, allowing for detailed descriptions of each purchased item."],["The documentation is broken down by version number, starting from 2.17.0 (latest) and going all the way back to 1.2.0."],["The constructor of the class can be used either empty or with another `TransactionData.Types.Item` to create an instance."]]],[]]