PokeKotlin API Reference
Toggle table of contents
3.0.0-pre3
common
Platform filter
common
Switch theme
Search in API
PokeKotlin API Reference
PokeKotlin API Reference
/
co.pokeapi.pokekotlin.model
/
PokemonHeldItemVersion
Pokemon
Held
Item
Version
@
Serializable
data
class
PokemonHeldItemVersion
(
val
version
:
NamedApiResource
,
val
rarity
:
Int
)
(
source
)
Members
Constructors
Pokemon
Held
Item
Version
Link copied to clipboard
constructor
(
version
:
NamedApiResource
,
rarity
:
Int
)
Properties
rarity
Link copied to clipboard
val
rarity
:
Int
version
Link copied to clipboard
val
version
:
NamedApiResource