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

    Interface AssociateRoleNameSetMessagePayload

    Generated after a successful Set Name update action.

    interface AssociateRoleNameSetMessagePayload {
        name: string;
        type: "AssociateRoleNameSet";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: string

    Updated name of the AssociateRole.

    type: "AssociateRoleNameSet"