Skip to main content
function minHoursPerWeek(hours, opts?): RuleEntry;
Minimum hours per scheduling week.

Parameters

hours
number
required

Returns

RuleEntry

Example

minHoursPerWeek(20, { priority: "HIGH" })