Skip to main content

Enum TicketPriorityStatus

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Status of the ticket priority This Enum is used by: ticket_priority.status

Fields

Deleted = 2 2: The status is marked as deleted Normal = 1 1: The status is normal Unknown = 0 0: The status is unknown, should normally not occure in the database