Class | Evernote::EDAM::NoteStore::NoteStore::GetPublicNotebook_result |
In: |
ruby/lib/Evernote/EDAM/note_store.rb
|
Parent: | Object |
SUCCESS | = | 0 |
SYSTEMEXCEPTION | = | 1 |
NOTFOUNDEXCEPTION | = | 2 |
FIELDS | = | { SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => Evernote::EDAM::Type::Notebook}, SYSTEMEXCEPTION => {:type => ::Thrift::Types::STRUCT, :name => 'systemException', :class => Evernote::EDAM::Error::EDAMSystemException}, NOTFOUNDEXCEPTION => {:type => ::Thrift::Types::STRUCT, :name => 'notFoundException', :class => Evernote::EDAM::Error::EDAMNotFoundException} |