Games
pokelance.models.abstract.utils.games
⚓︎
PokemonEntry
⚓︎
Bases: BaseModel
A pokemon entry resource.
Attributes:
Name | Type | Description |
---|---|---|
entry_number |
int
|
The index of this Pokémon species entry within the Pokédex. |
pokemon_species |
NamedResource
|
The Pokémon species being encountered. |