Interface StandalonePriceStagedChangesRemovedMessagePayload

Generated after a successful Remove Staged Changes update action.

interface StandalonePriceStagedChangesRemovedMessagePayload {
    stagedChanges: StagedStandalonePrice;
    type: "StandalonePriceStagedChangesRemoved";
}

Hierarchy (View Summary, Expand)

Properties

Properties

stagedChanges: StagedStandalonePrice

Removed changes of the StandalonePrice after the Remove Staged Changes update action.

type: "StandalonePriceStagedChangesRemoved"
MMNEPVFCICPMFPCPTTAAATR