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] |