Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 847 Bytes

DeploymentRelease.md

File metadata and controls

15 lines (11 loc) · 847 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 The commit associated with this release. [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]