PokeKotlin API Reference
Toggle table of contents
3.0.0-pre3
common
Platform filter
common
Switch theme
Search in API
PokeKotlin API Reference
PokeKotlin API Reference
/
co.pokeapi.pokekotlin.model
/
VersionGameIndex
Version
Game
Index
@
Serializable
data
class
VersionGameIndex
(
val
gameIndex
:
Int
,
val
version
:
NamedApiResource
)
(
source
)
Members
Constructors
Version
Game
Index
Link copied to clipboard
constructor
(
gameIndex
:
Int
,
version
:
NamedApiResource
)
Properties
game
Index
Link copied to clipboard
val
gameIndex
:
Int
version
Link copied to clipboard
val
version
:
NamedApiResource