UpdateProcessWorkItemTypeRequest interface

Class for update request on a work item type

Properties

color

Color of the work item type

description

Description of the work item type

icon

Icon of the work item type

isDisabled

If set will disable the work item type

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

If set will disable the work item type

isDisabled: boolean

Property Value

boolean