Class: GetWorkflowExecutionHistoryReverseResponse
workflowservice.v1.GetWorkflowExecutionHistoryReverseResponse
Represents a GetWorkflowExecutionHistoryReverseResponse.
Implements
Constructors
constructor
• new GetWorkflowExecutionHistoryReverseResponse(properties?): GetWorkflowExecutionHistoryReverseResponse
Constructs a new GetWorkflowExecutionHistoryReverseResponse.
Parameters
| Name | Type | Description |
|---|---|---|
properties? | IGetWorkflowExecutionHistoryReverseResponse | Properties to set |
Returns
GetWorkflowExecutionHistoryReverseResponse
Properties
history
• Optional history: null | IHistory
GetWorkflowExecutionHistoryReverseResponse history.
Implementation of
IGetWorkflowExecutionHistoryReverseResponse.history