Interface: IStartActivityExecutionResponse
workflowservice.v1.IStartActivityExecutionResponse
Properties of a StartActivityExecutionResponse.
Implemented by
Properties
runId
• Optional runId: null | string
The run ID of the activity that was started - or used (via ACTIVITY_ID_CONFLICT_POLICY_USE_EXISTING).
started
• Optional started: null | boolean
If true, a new activity was started.