ktor
2.0.3
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
common
ktor-serialization-kotlinx-tests
/
io.ktor.serialization.kotlinx.test
/
GithubProfile
Github
Profile
common
data
class
GithubProfile
(
login
:
String
,
id
:
Int
,
name
:
String
)
Content copied to clipboard
Properties
Properties
id
Link copied to clipboard
common
val
id
:
Int
Content copied to clipboard
login
Link copied to clipboard
common
val
login
:
String
Content copied to clipboard
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard