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
/
GenerationGameIndex
Generation
Game
Index
@
Serializable
data
class
GenerationGameIndex
(
val
gameIndex
:
Int
,
val
generation
:
NamedApiResource
)
(
source
)
Members
Constructors
Generation
Game
Index
Link copied to clipboard
constructor
(
gameIndex
:
Int
,
generation
:
NamedApiResource
)
Properties
game
Index
Link copied to clipboard
val
gameIndex
:
Int
generation
Link copied to clipboard
val
generation
:
NamedApiResource