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
/
NaturePokeathlonStatAffect
Nature
Pokeathlon
Stat
Affect
@
Serializable
data
class
NaturePokeathlonStatAffect
(
val
maxChange
:
Int
,
val
nature
:
NamedApiResource
)
(
source
)
Members
Constructors
Nature
Pokeathlon
Stat
Affect
Link copied to clipboard
constructor
(
maxChange
:
Int
,
nature
:
NamedApiResource
)
Properties
max
Change
Link copied to clipboard
val
maxChange
:
Int
nature
Link copied to clipboard
val
nature
:
NamedApiResource