toggle menu
gitlab
jvm
switch theme
search in API
gitlab
/
com.mato.gitlab.request
/
AccessOption
/
Id
Id
@
Serializable
data
class
Id
(
val
id
:
Int
,
val
destroy
:
Boolean
)
:
AccessOption
Members
Constructors
Id
Link copied to clipboard
constructor
(
id
:
Int
,
destroy
:
Boolean
)
Properties
destroy
Link copied to clipboard
@
SerialName
(
value
=
"_destroy"
)
val
destroy
:
Boolean
id
Link copied to clipboard
val
id
:
Int