TicketStatus
The TicketStatus is an enumeration representing the status of the ticket. The values are described below:
Status | Enum Value |
---|---|
Open | 0 |
InProcess | 1 |
Closed | 2 |
The TicketStatus is an enumeration representing the status of the ticket. The values are described below:
Status | Enum Value |
---|---|
Open | 0 |
InProcess | 1 |
Closed | 2 |