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