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

    Interface AssociateRoleAssignment

    interface AssociateRoleAssignment {
        associateRole: AssociateRoleKeyReference;
        inheritance: AssociateRoleInheritanceMode;
    }
    Index

    Properties

    Role the Associate holds within a Business Unit.

    Determines whether the AssociateRoleAssignment can be inherited by child Business Units.