Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/workspaceManager
WorkflowCompleteResponse
Type Alias WorkflowCompleteResponse
WorkflowCompleteResponse
:
{
actionsAfter
:
WorkflowActionWithContextResponse
[]
;
actionsBefore
:
WorkflowActionWithContextResponse
[]
;
description
:
string
;
isDefault
:
boolean
;
name
:
string
;
type
:
"CREATE_API"
|
"CREATE_APP"
|
"CREATE_INFRA"
;
workflowId
:
string
;
}
Type declaration
actionsAfter
:
WorkflowActionWithContextResponse
[]
actionsBefore
:
WorkflowActionWithContextResponse
[]
description
:
string
isDefault
:
boolean
name
:
string
type
:
"CREATE_API"
|
"CREATE_APP"
|
"CREATE_INFRA"
workflowId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...