Magidoc

FileTreeNodePermissions
Object

A list of Permissions associated with the currently authenticated User and the parent Node.

Fields

#

canDelete

Non-null

Whether the currently authenticated User can perform delete operations on the parent Node.

canDownload

Non-null

Whether the currently authenticated User can download the associated content file.

canManage

Non-null

Whether the currently authenticated User can perform any operation on the parent Node.

canPublish

Non-null

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

Non-null

Whether the currently authenticated User can review a node resource like a Project.

canUpdate

Non-null

Whether the currently authenticated User can perform update operations on the parent Node.

canView

Non-null

Whether the currently authenticated User can perform view operations on the parent Node.

Usages

#

References

#