WorkItemStateInputModel interface
Properties
color | Color of the state |
name | Name of the state |
order | Order in which state should appear |
state |
Category of the state |
Property Details
color
Color of the state
color: 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