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 on the provided page with links to previous versions."],["This class, `AddFulfillmentPlacesMetadata`, is used for metadata related to the progress of the AddFulfillmentPlaces operation, although currently it contains no populated metadata."],["`AddFulfillmentPlacesMetadata` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["`AddFulfillmentPlacesMetadata` has two constructors: a default constructor and another that accepts an `AddFulfillmentPlacesMetadata` object as a parameter for deep cloning."]]],[]]