WorkItemStateResultModel interface
Properties
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 |
Property Details
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