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
/
PokemonSpeciesDexEntry
Pokemon
Species
Dex
Entry
@
Serializable
data
class
PokemonSpeciesDexEntry
(
val
entryNumber
:
Int
,
val
pokedex
:
NamedApiResource
)
(
source
)
Members
Constructors
Pokemon
Species
Dex
Entry
Link copied to clipboard
constructor
(
entryNumber
:
Int
,
pokedex
:
NamedApiResource
)
Properties
entry
Number
Link copied to clipboard
val
entryNumber
:
Int
pokedex
Link copied to clipboard
val
pokedex
:
NamedApiResource