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: * " < > \ / ? : 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] |