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