Defines the status of a Ticket
Normal = 0,
Low = 10,
High = 20
Below are the enumerator values for the TicketPriorityEnum
, such as when used with Get all Tickets. The defines the priority of the ticket.
Defines the status of a Ticket
Normal = 0,
Low = 10,
High = 20
Below are the enumerator values for the TicketPriorityEnum
, such as when used with Get all Tickets. The defines the priority of the ticket.