Skip to main content

Interface: IGetWorkflowExecutionHistoryReverseResponse

workflowservice.v1.IGetWorkflowExecutionHistoryReverseResponse

Properties of a GetWorkflowExecutionHistoryReverseResponse.

Hierarchy

  • $Properties

    IGetWorkflowExecutionHistoryReverseResponse

Properties

history

Optional history: null | $Properties

GetWorkflowExecutionHistoryReverseResponse history

Inherited from

$Properties.history


nextPageToken

Optional nextPageToken: null | Uint8Array

Will be set if there are more history events than were included in this response

Inherited from

$Properties.nextPageToken