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

    Interface InheritedAssociateRoleAssignment

    interface InheritedAssociateRoleAssignment {
        associateRole: AssociateRoleKeyReference;
        source: BusinessUnitKeyReference;
    }
    Index

    Properties

    Inherited role the Associate holds within a Business Unit.

    Reference to the parent Business Unit where the assignment is defined explicitly.