public sealed class RemoveFulfillmentPlacesMetadata : IMessage<RemoveFulfillmentPlacesMetadata>, IEquatable<RemoveFulfillmentPlacesMetadata>, IDeepCloneable<RemoveFulfillmentPlacesMetadata>, IBufferMessage, IMessage
Metadata related to the progress of the RemoveFulfillmentPlaces operation.
Currently empty because there is no meaningful metadata populated from the
[RemoveFulfillmentPlaces][] 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 available for `RemoveFulfillmentPlacesMetadata` is 2.12.0, with a range of versions from 1.0.0 to 2.12.0 available to view."],["`RemoveFulfillmentPlacesMetadata` is a class that provides metadata about the `RemoveFulfillmentPlaces` operation, although it currently holds no data, and is empty."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["Two constructors are provided for the class: a default constructor `RemoveFulfillmentPlacesMetadata()` and a copy constructor `RemoveFulfillmentPlacesMetadata(RemoveFulfillmentPlacesMetadata other)`."]]],[]]