Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 3.19 KB

File metadata and controls

12 lines (8 loc) · 3.19 KB

TicketingTicketUpdateRequestDtoStatus

Current status of the ticket

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::TicketingTicketUpdateRequestDtoType) The type of this status