PalParkArea

constructor(id: Int, name: String, names: List<Name>, pokemonEncounters: List<PalParkEncounterSpecies>)(source)

Parameters

id

The identifier for this resource.

name

The name for this resource.

names

The name of this resource listed in different languages.

pokemonEncounters

A list of Pokémon encountered in this pal park area along with details.