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