toggle menu
methanol-parent
1.8.0-SNAPSHOT
jvm
switch theme
search in API
kotlin
/
com.github.mizosoft.methanol.samples.kotlin
/
GetPostJson
/
Repository
Repository
@
Serializable
data
class
Repository
(
val
description
:
String
,
val
fullName
:
String
)
Members
Constructors
Repository
Link copied to clipboard
constructor
(
description
:
String
,
fullName
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
full
Name
Link copied to clipboard
@
SerialName
(
value
=
"full_name"
)
val
fullName
:
String