> ## 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.

# SuperOffice.WebApi.Data.WorkflowTimeWaitIntervalType

# <a id="SuperOffice_WebApi_Data_WorkflowTimeWaitIntervalType" /> Enum WorkflowTimeWaitIntervalType

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Workflow waiting time interval type

```csharp theme={null}
public enum WorkflowTimeWaitIntervalType
```

## Fields

`Days = 5`

5: Days

`Hours = 3`

3: Hours

`Minutes = 2`

2: Minutes

`None = 0`

0: None

`Seconds = 1`

1: Seconds

`Weeks = 6`

6: Weeks

`WorkingDays = 4`

4: Working days
