Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
<internal>
TemplateEnvelope
Interface TemplateEnvelope
interface
TemplateEnvelope
{
deleted
?:
boolean
;
id
?:
string
;
next
?:
null
|
number
;
template
?:
WorkflowTemplate
;
templates
?:
WorkflowTemplate
[]
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
deleted?
id?
next?
template?
templates?
Properties
Optional
deleted
deleted
?:
boolean
Optional
id
id
?:
string
Optional
next
next
?:
null
|
number
Optional
template
template
?:
WorkflowTemplate
Optional
templates
templates
?:
WorkflowTemplate
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
deleted
id
next
template
templates
@sogni-ai/sogni-client
Loading...