Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/content
GetStackWorkflowResponse
Type Alias GetStackWorkflowResponse
GetStackWorkflowResponse
:
{
id
:
string
;
latestVersion
?:
GetStackWorkflowLatestVersionResponse
;
slug
:
string
;
studio
:
GetStackWorkflowStudioResponse
;
type
:
"create"
|
"deploy"
|
"destroy"
|
"reusable"
|
"rollback"
|
"starter"
;
}
Type declaration
id
:
string
Optional
latestVersion
?:
GetStackWorkflowLatestVersionResponse
slug
:
string
studio
:
GetStackWorkflowStudioResponse
type
:
"create"
|
"deploy"
|
"destroy"
|
"reusable"
|
"rollback"
|
"starter"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...