Pokemon Shape
constructor(id: Int, name: String, awesomeNames: List<AwesomeName>, names: List<Name>, pokemonSpecies: List<Handle.Named<PokemonSpecies>>)(source)
Parameters
id
The identifier for this Pokémon shape resource.
name
The name for this Pokémon shape resource.
awesome Names
The "scientific" name of this Pokémon shape listed in different languages.
names
The name of this Pokémon shape listed in different languages.
pokemon Species
A list of the Pokémon species that have this shape.