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