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

    Interface AssociateRoleAssignmentDraft

    interface AssociateRoleAssignmentDraft {
        associateRole: AssociateRoleResourceIdentifier;
        inheritance?: AssociateRoleInheritanceMode;
    }
    Index

    Properties

    Role the Associate holds within a Business Unit.

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