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

Properties

Inherited role the Associate holds within a Business Unit.

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

Generated using TypeDoc