class PokeAPI::Types::Characteristic
- PokeAPI::Types::Characteristic
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
pokeapi/types/pokemon/characteristics.crConstructors
Instance Method Summary
- #descriptions : Array(Description)
- #descriptions=(descriptions : Array(Description))
- #gene_modulo : Int32 | Nil
- #gene_modulo=(gene_modulo : Int32 | Nil)
- #highest_stat : NamedAPIResource | Nil
- #highest_stat=(highest_stat : NamedAPIResource | Nil)
- #id : Int32 | Nil
- #id=(id : Int32 | Nil)
- #possible_values : Array(Int32)
- #possible_values=(possible_values : Array(Int32))