WorkItemStateResultModel interface
Properties
color
Color of the state
color: string
Property Value
string
hidden
Is the state hidden
hidden: boolean
Property Value
boolean
id
The ID of the State
id: string
Property Value
string
name
Name of the state
name: string
Property Value
string
order
Order in which state should appear
order: number
Property Value
number
stateCategory
Category of the state
stateCategory: string
Property Value
string
url
Url of the state
url: string
Property Value
string