Class: Evernote::EDAM::Type::Note
- Inherits:
-
Object
- Object
- Evernote::EDAM::Type::Note
- Defined in:
- lib/everton.rb
Instance Method Summary collapse
Instance Method Details
#update ⇒ Object
66 67 68 |
# File 'lib/everton.rb', line 66 def update Everton::Remote.note_store.updateNote(Everton::Remote.access_token, self) end |