class Wanikani::Radical
- Wanikani::Radical
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
wanikani/models.crConstructors
Instance Method Summary
- #character : String | Nil
- #character=(character : String | Nil)
- #image_content_type : String | Nil
- #image_content_type=(image_content_type : String | Nil)
- #image_file_name : String | Nil
- #image_file_name=(image_file_name : String | Nil)
- #image_file_size : Int32 | Nil
- #image_file_size=(image_file_size : Int32 | Nil)
- #level : Int32
- #level=(level : Int32)
- #meaning : String
- #meaning=(meaning : String)
- #user_specific : UserSpecific | Nil
- #user_specific=(user_specific : UserSpecific | Nil)