A link in an users account that refers them to a public or individual share in another user's account.
<dl> <dt>id</dt> <dd>the primary identifier of a linked notebook only used for deleting.</dd>
<dt>shareName</dt> <dd>the display name of the shared notebook.
The link owner can change this.</dd>
<dt>username</dt> <dd>the username of the user who owns the shared or public notebook</dd>
<dt>shardId</dt> <dd>the shard ID of the notebook if the notebook is not public</dt>
<dt>shareKey</dt> <dd>the secret key that provides access to the shared notebook</dd>
<dt>uri</dt> <dd>the identifier of the public notebook</dd>
# File usr/lib/ruby/vendor_ruby/Evernote/EDAM/types_types.rb, line 1537 def struct_fields; FIELDS; end
# File usr/lib/ruby/vendor_ruby/Evernote/EDAM/types_types.rb, line 1539 def validate end