Files
tea4j-autodeploy/docs/ActionTaskResponse.md
2025-09-07 00:21:05 +00:00

8 lines
343 B
Markdown

# ActionTaskResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**totalCount** | **Long** | TotalCount is the total number of workflow runs | [optional]
**workflowRuns** | [**List<ActionTask>**](ActionTask.md) | Entries contains the list of workflow runs | [optional]