Returns current user permissions.
Returns a boolean indicating whether the current user is allowed to download files.
Returns a boolean indicating whether the current user is allowed to upload files.
Returns a boolean indicating whether a given entity attribute permission is granted to the current user.
Returns a boolean indicating whether a given entity operation permission is granted to the current user.
Generated using TypeDoc
Indicates whether the permissions data has been successfully loaded from backend. NOTE: will always return
true
if the REST API version doesn't support effective permissions (REST API version < 7.2).