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

Properties

Role the Associate holds within a Business Unit.

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