Parent

Included Modules

Files

Class Index [+]

Quicksearch

Evernote::EDAM::Type::SharedNotebook

Shared notebooks represent a relationship between a notebook and a single share invitation recipient.

id
the primary identifier of the share

userId
the user id of the owner of the notebook

notebookGuid
the GUID of the associated notebook shared.

email
the email address of the recipient - used by the notebook owner to identify who they shared with.

notebookModifiable
a flag indicating the share is read/write -otherwise it’s read only

requireLogin
indicates that a user must login to access the share

serviceCreated
the date the owner first created the share with the specific email

  address</dd>

username
the username of the user who can access this share.

  Once it's assigned it cannot be changed.</dd>

Constants

ID
USERID
NOTEBOOKGUID
EMAIL
NOTEBOOKMODIFIABLE
REQUIRELOGIN
SERVICECREATED
SHAREKEY
USERNAME
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 1489
1489:               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 1491
1491:               def validate
1492:               end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.