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

    Interface StagedQuoteChangeStagedQuoteStateAction

    interface StagedQuoteChangeStagedQuoteStateAction {
        action: "changeStagedQuoteState";
        stagedQuoteState: StagedQuoteState;
    }

    Hierarchy (View Summary)

    Index

    Properties

    action: "changeStagedQuoteState"
    stagedQuoteState: StagedQuoteState

    New state to be set for the Staged Quote.