Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.08 KB

File metadata and controls

10 lines (7 loc) · 1.08 KB

TicketingTicketTypeResultData

Fields

Field Type Required Description Example
id JsonNullable<String> The id of the ticket type. 001
name JsonNullable<String> The name of the ticket type. Task
projectId JsonNullable<String> The project the ticket type belongs to. project-001