PokemonShape

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.

awesomeNames

The "scientific" name of this Pokémon shape listed in different languages.

names

The name of this Pokémon shape listed in different languages.

pokemonSpecies

A list of the Pokémon species that have this shape.