gitlab-kotlin
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
gitlab-kotlin
GitLab CI Kotlin DSL
/
opensavvy.gitlab.ci
/
Value
/
Job
Job
object
Job
(
source
)
Members
Properties
id
Link copied to clipboard
val
id
:
String
?
image
Link copied to clipboard
val
image
:
String
?
jwt
Link copied to clipboard
val
jwt
:
String
?
manual
Link copied to clipboard
val
manual
:
String
?
name
Link copied to clipboard
val
name
:
String
?
stage
Link copied to clipboard
val
stage
:
String
?
started
At
Link copied to clipboard
val
startedAt
:
String
?
status
Link copied to clipboard
val
status
:
String
?
token
Link copied to clipboard
val
token
:
String
?
url
Link copied to clipboard
val
url
:
String
?