PKMPokemonSpeciesDexEntry
public class PKMPokemonSpeciesDexEntry: Mappable
Pokemon Species Dex Entry
-
The index number within the Pokédex
Declaration
Swift
public var entryNumber: Int? -
The Pokédex the referenced Pokémon species can be found in
Declaration
Swift
public var name: PKMNamedAPIResource? -
Undocumented
Declaration
Swift
public class PKMPokemonSpeciesDexEntry: Mappable -
Undocumented
Declaration
Swift
public class PKMPokemonSpeciesDexEntry: Mappable
View on GitHub
PKMPokemonSpeciesDexEntry Class Reference