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 version 2.16.0 being the current version in focus."],["The `TransactionData.Types.Item` class represents a line item being purchased in a transaction and it inherits from the `object` class, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the API from 2.17.0 (latest) down to 1.2.0, each linking to the documentation for the `TransactionData.Types.Item` class within that version."],["The `TransactionData.Types.Item` class includes properties such as `MerchantAccountId`, `Name`, `Quantity`, and `Value`, which provide details about the item being purchased in a transaction."],["The namespace for this class is `Google.Cloud.RecaptchaEnterprise.V1`, and it is part of the `Google.Cloud.RecaptchaEnterprise.V1.dll` assembly, with constructors available for creating new `Item` instances."]]],[]]