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

    Interface OrderEditNotProcessed

    Indicates that the edit has not been applied or processed in any way.

    interface OrderEditNotProcessed {
        type: "NotProcessed";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "NotProcessed"