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

> Lists the enum values for TicketPriorityStatus.

## TicketPriorityStatus Enum

The status (normal/deleted) of the priority.

| Name    | Value | Description                                                       |
| ------- | ----- | ----------------------------------------------------------------- |
| Unknown | 0     | The status is unknown, should normally not occure in the database |
| Normal  | 1     | The status is normal                                              |
| Deleted | 2     | The status is marked as deleted                                   |

## Usage

* [ticket\_priority](../ticket-priority).status - This table contains the ticket priorities.
