Skip to main content

Interface: IResolveChildWorkflowExecution

coresdk.workflow_activation.IResolveChildWorkflowExecution

Properties of a ResolveChildWorkflowExecution.

Hierarchy

Properties

result

Optional result: null | $Properties

ResolveChildWorkflowExecution result

Inherited from

$Properties.result


seq

Optional seq: null | number

Sequence number as provided by lang in the corresponding StartChildWorkflowExecution command

Inherited from

$Properties.seq