Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
<internal>
CreativeWorkflowEnvelope
Interface CreativeWorkflowEnvelope
interface
CreativeWorkflowEnvelope
{
cancelled
?:
boolean
;
events
?:
CreativeWorkflowEvent
[]
;
workflow
?:
CreativeWorkflowRecord
;
workflows
?:
CreativeWorkflowRecord
[]
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
cancelled?
events?
workflow?
workflows?
Properties
Optional
cancelled
cancelled
?:
boolean
Optional
events
events
?:
CreativeWorkflowEvent
[]
Optional
workflow
workflow
?:
CreativeWorkflowRecord
Optional
workflows
workflows
?:
CreativeWorkflowRecord
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cancelled
events
workflow
workflows
@sogni-ai/sogni-client
Loading...