Skip to main content

Interface: IActivityTaskCancelRequestedEventAttributes

history.v1.IActivityTaskCancelRequestedEventAttributes

Properties of an ActivityTaskCancelRequestedEventAttributes.

Hierarchy

  • $Properties

    IActivityTaskCancelRequestedEventAttributes

Properties

scheduledEventId

Optional scheduledEventId: null | Long

The id of the ACTIVITY_TASK_SCHEDULED event this cancel request corresponds to

Inherited from

$Properties.scheduledEventId


workflowTaskCompletedEventId

Optional workflowTaskCompletedEventId: null | Long

The WORKFLOW_TASK_COMPLETED event which this command was reported with

Inherited from

$Properties.workflowTaskCompletedEventId