> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for Weekday

> Lists the enum values for Weekday.

## Weekday Enum

Selected days (flags, so several days can be selected) for time frame

| Name      | Value | Description               |
| --------- | ----- | ------------------------- |
| Unknown   | 0     | 0: Unknown/undecided type |
| Monday    | 1     | Monday                    |
| Tuesday   | 2     | Tuesday                   |
| Wednesday | 4     | Wednesday                 |
| Thursday  | 8     | Thursday                  |
| Friday    | 16    | Friday                    |
| Saturday  | 32    | Saturday                  |
| Sunday    | 64    | Sunday                    |

## Usage

* [email\_flow](../email-flow).selected\_days - A set of properties related to the email workflow.
