shared
/
com.keygenqt.viewer.data.requests
/
RepoRequest
common
Repo
Request
data class
RepoRequest
(name:
String
, description:
String
, isPrivate:
Boolean
)
Content copied to clipboard
Update repo request
Constructors
Properties
Constructors
RepoRequest
Link copied to clipboard
common
fun
RepoRequest
(name:
String
, description:
String
, isPrivate:
Boolean
)
Content copied to clipboard
Properties
description
Link copied to clipboard
common
val
description
:
String
Content copied to clipboard
isPrivate
Link copied to clipboard
common
val
isPrivate
:
Boolean
Content copied to clipboard
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard