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

    Interface AssociateRoleKeyReference

    interface AssociateRoleKeyReference {
        key: string;
        typeId: "associate-role";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: string

    Unique and immutable key of the referenced AssociateRole.

    typeId: "associate-role"

    Type of referenced resource.