Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.1 KB

File metadata and controls

12 lines (8 loc) · 1.1 KB

TicketingReadTicketType

The type of the ticket

Fields

Field Type Required Description Example
id ?string The id of the ticket type. 001
name ?string The name of the ticket type. Task
projectId ?string The project the ticket type belongs to. project-001