> ## Documentation Index
> Fetch the complete documentation index at: https://docs.erna.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# TargetDaysPerWeekOptions

Options for [targetDaysPerWeek](./targetDaysPerWeek).

This is soft-only by design. Pair it with [maxDaysPerWeek](./maxDaysPerWeek) or
[minDaysPerWeek](./minDaysPerWeek) when the same number is also a hard bound.

## Properties

<ResponseField name="priority" type="priority?: SoftPriority">
  Soft only. Defaults to `"HIGH"`.
</ResponseField>
