PKMEntry
public class PKMEntry: Mappable
Entry
-
The index of this pokemon species entry within the Pokédex
Declaration
Swift
public var entryNumber: Int? -
The Pokémon species being encountered
Declaration
Swift
public var pokemonSpecies: PKMNamedAPIResource? -
Undocumented
Declaration
Swift
public class PKMEntry: Mappable -
Undocumented
Declaration
Swift
public class PKMEntry: Mappable
View on GitHub
PKMEntry Class Reference