> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for TicketStatusTimeCounter

> Lists the enum values for TicketStatusTimeCounter.

## TicketStatusTimeCounter Enum

Which field in ticket we count time spent on (queue, internal, external)

| Name       | Value | Description                               |
| ---------- | ----- | ----------------------------------------- |
| None       | 0     | Not counted                               |
| Internally | 1     | Time is counted in the \_internally field |
| Externally | 2     | Time is counted in the \_externally field |
| Queue      | 3     | Time is counted in the \_queue field      |

## Usage

* [ticket\_status](../ticket-status).time\_counter - This table user defined ticket status values.
