class PokeAPI::Types::NatureStatChange

Included Modules

Defined in:

pokeapi/types/pokemon/natures.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def max_change : Int32 | Nil #

[View source]
def max_change=(max_change : Int32 | Nil) #

[View source]
def pokeathlon_stat : NamedAPIResource | Nil #

[View source]
def pokeathlon_stat=(pokeathlon_stat : NamedAPIResource | Nil) #

[View source]