@gradientedge/commercetools-utils
    Preparing search index...

    Interface StandalonePriceRemoveStagedChangesAction

    Removes all staged changes from the StandalonePrice. Removing staged changes successfully produces the StandalonePriceStagedChangesRemoved Message.

    interface StandalonePriceRemoveStagedChangesAction {
        action: "removeStagedChanges";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "removeStagedChanges"