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

    Interface AssociateRoleReference

    interface AssociateRoleReference {
        id: string;
        obj?: AssociateRole;
        typeId: "associate-role";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    Unique identifier of the referenced AssociateRole.

    Contains the representation of the expanded AssociateRole. Only present in responses to requests with Reference Expansion for AssociateRole.

    typeId: "associate-role"

    Type of referenced resource.