PKMTypePokemon
public class PKMTypePokemon: Mappable
Pokemon Type
-
The order the Pokémon’s types are listed in
Declaration
Swift
public var slot: Int? -
The Pokémon that has the referenced type
Declaration
Swift
public var pokemon: PKMNamedAPIResource? -
Undocumented
Declaration
Swift
public class PKMTypePokemon: Mappable -
Undocumented
Declaration
Swift
public class PKMTypePokemon: Mappable
View on GitHub
PKMTypePokemon Class Reference