Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
StartCreativeWorkflowStep
Interface StartCreativeWorkflowStep
interface
StartCreativeWorkflowStep
{
arguments
:
Record
<
string
,
unknown
>
;
dependsOn
?:
StartCreativeWorkflowDependency
[]
;
id
?:
string
;
toolName
:
CreativeWorkflowHostedToolName
;
}
Index
Properties
arguments
depends
On?
id?
tool
Name
Properties
arguments
arguments
:
Record
<
string
,
unknown
>
Optional
depends
On
dependsOn
?:
StartCreativeWorkflowDependency
[]
Optional
id
id
?:
string
tool
Name
toolName
:
CreativeWorkflowHostedToolName
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
arguments
depends
On
id
tool
Name
@sogni-ai/sogni-client
Loading...