Parent

Included Modules

Files

Class Index [+]

Quicksearch

Evernote::EDAM::Type::LinkedNotebook

A link in an users account that refers them to a public or individual share in another user’s account.

id
the primary identifier of a linked notebook only used for deleting.

shareName
the display name of the shared notebook.

  The link owner can change this.</dd>

username
the username of the user who owns the shared or public notebook

shardId
the shard ID of the notebook if the notebook is not public

shareKey
the secret key that provides access to the shared notebook

uri
the identifier of the public notebook

Constants

ID
SHARENAME
USERNAME
SHARDID
SHAREKEY
URI
FIELDS

Public Instance Methods

struct_fields() click to toggle source
      # File /tmp/buildd/evernote-mode-0.10/ruby/lib/Evernote/EDAM/types_types.rb, line 1537
1537:               def struct_fields; FIELDS; end
validate() click to toggle source
      # File /tmp/buildd/evernote-mode-0.10/ruby/lib/Evernote/EDAM/types_types.rb, line 1539
1539:               def validate
1540:               end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.