FileTreeNodePermissions Object
A list of Permissions associated with the currently authenticated User and the parent Node.
Fields
#
canDelete
Whether the currently authenticated User can perform delete operations on the parent Node.
canDownload
Whether the currently authenticated User can download the associated content file.
canManage
Whether the currently authenticated User can perform any operation on the parent Node.
canPublish
Whether the currently authenticated User can publish a Scenario into this folder via folder resource_permissions (direct, or inherited from an ancestor with include_descendants). Not satisfied by company-wide manage rules such as those granted to admins.
canReview
Whether the currently authenticated User can review a node resource like a Project.
canUpdate
Whether the currently authenticated User can perform update operations on the parent Node.
canView
Whether the currently authenticated User can perform view operations on the parent Node.
Usages
#
References
#
- Field permissions from FileTreeNode