Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 806 Bytes

DeploymentRelease.md

File metadata and controls

14 lines (11 loc) · 806 Bytes

DeploymentRelease

Properties

Name Type Description Notes
Type_ string [default to null]
Uuid string The UUID identifying the release. [optional] [default to null]
Name string The name of the release. [optional] [default to null]
Url string Link to the pipeline that produced the release. [optional] [default to null]
Commit *Commit [optional] [default to null]
CreatedOn time.Time The timestamp when the release was created. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]