Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.66 KB

File metadata and controls

10 lines (7 loc) · 2.66 KB

TicketingTicketStatus

Fields

Field Type Required Description Example
id T.nilable(::String) The id of the ticket status. 001
name T.nilable(::String) The name of the ticket status. Backlog
type T.nilable(Models::Shared::TicketingTicketStatusType) The type of this status