TicketStatus

Example values

TypeScript
"new" | "open" | "pending" | "on_hold" | "resolved"

Community questions