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

    Interface IKeyReference

    interface IKeyReference {
        key: string;
        typeId: ReferenceTypeId;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: string

    User-defined unique and immutable key of the referenced resource.

    Type of referenced resource.