QueuedReleaseData interface
Properties
| project |
Project ID of the release. |
| queue |
Release queue position. |
| release |
Queued release ID. |
Property Details
projectId
Project ID of the release.
projectId: string
Property Value
string
queuePosition
Release queue position.
queuePosition: number
Property Value
number
releaseId
Queued release ID.
releaseId: number
Property Value
number