class PokeAPI::Types::PokemonSpeciesDexEntry
- PokeAPI::Types::PokemonSpeciesDexEntry
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
pokeapi/types/pokemon/pokemon-species.crConstructors
Instance Method Summary
- #entry_number : Int32 | Nil
- #entry_number=(entry_number : Int32 | Nil)
- #pokedex : NamedAPIResource | Nil
- #pokedex=(pokedex : NamedAPIResource | Nil)