WorkItemTypeUpdateModel interface
Properties
color | Color of the work item type |
description | Description of the work item type |
icon | Icon of the work item type |
is |
Is the workitem type to be disabled |
Property Details
color
Color of the work item type
color: string
Property Value
string
description
Description of the work item type
description: string
Property Value
string
icon
Icon of the work item type
icon: string
Property Value
string
isDisabled
Is the workitem type to be disabled
isDisabled: boolean
Property Value
boolean