Interface: IPollActivityExecutionResponse
workflowservice.v1.IPollActivityExecutionResponse
Properties of a PollActivityExecutionResponse.
Implemented by
Properties
outcome
• Optional outcome: null | IActivityExecutionOutcome
PollActivityExecutionResponse outcome
runId
• Optional runId: null | string
The run ID of the activity, useful when run_id was not specified in the request.