Function: createAssignTogetherRule()
Parameters
| Parameter | Type |
|---|---|
config | { groupEmployeeIds: [string, string, ...string[]]; priority: "LOW" | "MEDIUM" | "HIGH" | "MANDATORY"; } |
config.groupEmployeeIds | [string, string, ...string[]] |
config.priority | "LOW" | "MEDIUM" | "HIGH" | "MANDATORY" |
Returns
CompilationRule