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

    Interface StoreDeletedMessagePayload

    Generated after a successful Delete Store request.

    interface StoreDeletedMessagePayload {
        type: "StoreDeleted";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "StoreDeleted"