MCPcopy Index your code
hub / github.com/PokeAPI/pokeapi / PokemonItem

Class PokemonItem

pokemon_v2/models.py:1744–1745  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1742
1743
1744class PokemonItem(HasPokemon, HasVersion, HasItem):
1745 rarity = models.IntegerField()
1746
1747
1748# PokemonMoveMethod

Callers 2

csv_record_to_objectsFunction · 0.85

Calls

no outgoing calls

Tested by 1