Wanikani::Radical
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
character
Sourcecharacter=(character : String | Nil)
Sourceimage_content_type
Sourceimage_content_type=(image_content_type : String | Nil)
Sourceimage_file_name
Sourceimage_file_name=(image_file_name : String | Nil)
Sourceimage_file_size
Sourceimage_file_size=(image_file_size : Int32 | Nil)
Sourcelevel
Sourcelevel=(level : Int32)
Sourcemeaning
Sourcemeaning=(meaning : String)
Sourceuser_specific
Sourceuser_specific=(user_specific : UserSpecific | Nil)
Source