UpdateProcessWorkItemTypeRequest interface
Class for update request on a work item type
color | Color of the work item type |
description | Description of the work item type |
icon | Icon of the work item type |
is |
If set will disable the work item type |
Color of the work item type
color: string
Property Value
string
Description of the work item type
description: string
Property Value
string
Icon of the work item type
icon: string
Property Value
string
If set will disable the work item type
isDisabled: boolean
Property Value
boolean