public sealed class AddFulfillmentPlacesMetadata : IMessage<AddFulfillmentPlacesMetadata>, IEquatable<AddFulfillmentPlacesMetadata>, IDeepCloneable<AddFulfillmentPlacesMetadata>, IBufferMessage, IMessage
Metadata related to the progress of the AddFulfillmentPlaces operation.
Currently empty because there is no meaningful metadata populated from the
[AddFulfillmentPlaces][] method.
[[["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-21 UTC."],[[["The latest version of `AddFulfillmentPlacesMetadata` is 2.12.0, which can be found with the relevant documentation in the provided link."],["This document provides a historical record of the `AddFulfillmentPlacesMetadata` class, with versions ranging from 1.0.0 to the latest, 2.12.0."],["The `AddFulfillmentPlacesMetadata` class is currently empty and used to manage data related to the progress of the `AddFulfillmentPlaces` operation."],["This class, `AddFulfillmentPlacesMetadata`, inherits from Object and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AddFulfillmentPlacesMetadata` class includes two constructors, one being empty and another that takes an `AddFulfillmentPlacesMetadata` object as an argument."]]],[]]