Skip to main content

Interface: $Properties

v1.ChildWorkflowExecutionStartedEventAttributes.$Properties

Properties of a ChildWorkflowExecutionStartedEventAttributes.

Hierarchy

Properties

Optional header: null | $Properties

ChildWorkflowExecutionStartedEventAttributes header


initiatedEventId

Optional initiatedEventId: null | Long

Id of the START_CHILD_WORKFLOW_EXECUTION_INITIATED event which this event corresponds to


namespace

Optional namespace: null | string

Namespace of the child workflow. SDKs and UI tools should use namespace field but server must use namespace_id only.


namespaceId

Optional namespaceId: null | string

ChildWorkflowExecutionStartedEventAttributes namespaceId


workflowExecution

Optional workflowExecution: null | $Properties

ChildWorkflowExecutionStartedEventAttributes workflowExecution


workflowType

Optional workflowType: null | $Properties

ChildWorkflowExecutionStartedEventAttributes workflowType