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

    Interface StoreSetNameAction

    This update action produces the StoreNameSet Message.

    interface StoreSetNameAction {
        action: "setName";
        name?: LocalizedString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "setName"

    Value to set.