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

    Interface StoreKeyReference

    interface StoreKeyReference {
        key: string;
        typeId: "store";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: string

    Unique and immutable key of the referenced Store.

    typeId: "store"

    Type of referenced resource.