@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
WorkflowRecord
Interface WorkflowRecord
interface
WorkflowRecord
{
created_at
:
string
;
dag_json
?:
string
;
description
?:
string
;
id
:
string
;
metadata
?:
string
;
name
:
string
;
owner_id
:
string
;
status
:
string
;
template_id
?:
string
;
updated_at
:
string
;
}
Index
Properties
created_
at
dag_
json?
description?
id
metadata?
name
owner_
id
status
template_
id?
updated_
at
Properties
created_
at
created_at
:
string
Optional
dag_
json
dag_json
?:
string
Optional
description
description
?:
string
id
id
:
string
Optional
metadata
metadata
?:
string
name
name
:
string
owner_
id
owner_id
:
string
status
status
:
string
Optional
template_
id
template_id
?:
string
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
dag_
json
description
id
metadata
name
owner_
id
status
template_
id
updated_
at
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...