PropertyDefPermissionsForClient
Evaluated permissions for current user.
Name | Description | Type |
---|---|---|
current_user_can_see | The property def is visible for the current user (provided for symmetry). | boolean |
current_user_can_edit | The current user can edit the values. | boolean |
Example
{
"current_user_can_see": false,
"current_user_can_edit": false
}