Preparing search index...
The search index is not available
shortcut-api
shortcut-api
WorkflowInterface
Interface WorkflowInterface
interface
WorkflowInterface
{
autoAssignOwner
:
boolean
;
createdAt
:
Date
;
defaultStateId
:
number
;
description
:
string
;
entityType
:
string
;
id
:
number
;
name
:
string
;
projectIds
:
number
[]
;
states
:
WorkflowStateInterface
[]
;
teamId
:
number
;
updatedAt
:
Date
;
}
Hierarchy
default
WorkflowInterface
Implemented by
Workflow
Index
Properties
auto
Assign
Owner
created
At
default
State
Id
description
entity
Type
id
name
project
Ids
states
team
Id
updated
At
Properties
auto
Assign
Owner
auto
Assign
Owner
:
boolean
created
At
created
At
:
Date
default
State
Id
default
State
Id
:
number
description
description
:
string
entity
Type
entity
Type
:
string
id
id
:
number
name
name
:
string
project
Ids
project
Ids
:
number
[]
states
states
:
WorkflowStateInterface
[]
team
Id
team
Id
:
number
updated
At
updated
At
:
Date
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
auto
Assign
Owner
created
At
default
State
Id
description
entity
Type
id
name
project
Ids
states
team
Id
updated
At
shortcut-api
Loading...