Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/exporter
ChildWorkflowExecutionCompletedAttributes
Interface ChildWorkflowExecutionCompletedAttributes
interface
ChildWorkflowExecutionCompletedAttributes
{
child_workflow_id
:
string
;
execution_index
:
number
;
initiated_event_id
?:
number
;
kind
:
"child_workflow_execution_completed"
;
result
?:
any
;
timeline_key
:
string
;
}
Index
Properties
child_
workflow_
id
execution_
index
initiated_
event_
id?
kind
result?
timeline_
key
Properties
child_
workflow_
id
child_
workflow_
id
:
string
execution_
index
execution_
index
:
number
Optional
initiated_
event_
id
initiated_
event_
id
?:
number
kind
kind
Optional
result
result
?:
any
timeline_
key
timeline_
key
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
child_
workflow_
id
execution_
index
initiated_
event_
id
kind
result
timeline_
key
@hotmeshio/hotmesh
Loading...