Skip to main content

ClassPermissionsForClient

Evaluated permissions for current user.

NameDescriptionType
can_user_seeThe class is visible for the current user.boolean
can_user_attach_objectsThe current user can attach new objects to this class.boolean

Example

{
"can_user_see": false,
"can_user_attach_objects": false
}