Skip to content

Latest commit

 

History

History
executable file
·
21 lines (17 loc) · 1.34 KB

SharedLink.md

File metadata and controls

executable file
·
21 lines (17 loc) · 1.34 KB

SharedLink

Properties

Name Type Description Notes
id string [optional]
expires_at \DateTime [optional]
node_id string [optional]
name string The name must not contain spaces or the following special characters: * &quot; < > \ / ? : and . The character . must not be used at the end of the name.
title string [optional]
description string [optional]
modified_at \DateTime [optional]
modified_by_user \Alfresco\Model\UserInfo [optional]
shared_by_user \Alfresco\Model\UserInfo [optional]
content \Alfresco\Model\ContentInfo [optional]
allowable_operations string[] The allowable operations for the Quickshare link itself. See allowableOperationsOnTarget for the allowable operations pertaining to the linked content node. [optional]
allowable_operations_on_target string[] The allowable operations for the content node being shared. [optional]

[Back to Model list] [Back to API list] [Back to README]