Enum TicketReadStatus
Whether the owner has read the ticket or not (red, yellow, green)
Syntax
TicketReadStatus
Fields
| Name | Description |
|---|---|
| Unknown | Unknown status |
| Green | The ticket has been read by the owner |
| Yellow | The ticket has received new information since last read |
| Red | The ticket is unread by the owner |