Files
tea4j-autodeploy/docs/ActionArtifact.md
T
2025-06-18 09:26:00 +00:00

16 lines
619 B
Markdown

# ActionArtifact
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**archiveDownloadUrl** | **String** | | [optional]
**createdAt** | [**Date**](Date.md) | | [optional]
**expired** | **Boolean** | | [optional]
**expiresAt** | [**Date**](Date.md) | | [optional]
**id** | **Long** | | [optional]
**name** | **String** | | [optional]
**sizeInBytes** | **Long** | | [optional]
**updatedAt** | [**Date**](Date.md) | | [optional]
**url** | **String** | | [optional]
**workflowRun** | [**ActionWorkflowRun**](ActionWorkflowRun.md) | | [optional]