Wanikani::LevelProgression
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
kanji_progress
Sourcekanji_progress=(kanji_progress : Int32)
Sourcekanji_total
Sourcekanji_total=(kanji_total : Int32)
Sourceradicals_progress
Sourceradicals_progress=(radicals_progress : Int32)
Sourceradicals_total
Sourceradicals_total=(radicals_total : Int32)
Source