Class | Evernote::EDAM::NoteStore::NoteStore::GetSyncChunk_args |
In: |
ruby/lib/Evernote/EDAM/note_store.rb
|
Parent: | Object |
AUTHENTICATIONTOKEN | = | 1 |
AFTERUSN | = | 2 |
MAXENTRIES | = | 3 |
FULLSYNCONLY | = | 4 |
FIELDS | = | { AUTHENTICATIONTOKEN => {:type => ::Thrift::Types::STRING, :name => 'authenticationToken'}, AFTERUSN => {:type => ::Thrift::Types::I32, :name => 'afterUSN'}, MAXENTRIES => {:type => ::Thrift::Types::I32, :name => 'maxEntries'}, FULLSYNCONLY => {:type => ::Thrift::Types::BOOL, :name => 'fullSyncOnly'} |