toggle menu
coingecko
1.0.0-rc01
common
switch theme
search in API
coingecko
/
coingecko.models
Package-level
declarations
Types
Types
Asset
Platform
Link copied to clipboard
@
Serializable
(
with
=
AssetPlatformSerializer::class
)
data
class
AssetPlatform
(
val
id
:
String
,
val
chainIdentifier
:
Long
?
=
null
,
val
name
:
String
,
val
shortname
:
String
)
Page
Link copied to clipboard
interface
Page
Ping
Link copied to clipboard
@
Serializable
data
class
Ping
(
val
geckoSays
:
String
)