Class | Evernote::EDAM::NoteStore::NoteStore::GetResource_args |
In: |
ruby/lib/Evernote/EDAM/note_store.rb
|
Parent: | Object |
AUTHENTICATIONTOKEN | = | 1 |
GUID | = | 2 |
WITHDATA | = | 3 |
WITHRECOGNITION | = | 4 |
WITHATTRIBUTES | = | 5 |
WITHALTERNATEDATA | = | 6 |
FIELDS | = | { AUTHENTICATIONTOKEN => {:type => ::Thrift::Types::STRING, :name => 'authenticationToken'}, GUID => {:type => ::Thrift::Types::STRING, :name => 'guid'}, WITHDATA => {:type => ::Thrift::Types::BOOL, :name => 'withData'}, WITHRECOGNITION => {:type => ::Thrift::Types::BOOL, :name => 'withRecognition'}, WITHATTRIBUTES => {:type => ::Thrift::Types::BOOL, :name => 'withAttributes'}, WITHALTERNATEDATA => {:type => ::Thrift::Types::BOOL, :name => 'withAlternateData'} |