class Note
- Note
- Reference
- Object
Defined in:
note.crConstructors
Instance Method Summary
- #content : String
- #content=(content : String)
- #created_on : String
- #created_on=(created_on : String)
- #note_data : Hash(String, String)
- #note_data=(note_data : Hash(String, String))
- #title : String
- #title=(title : String)