Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 864 Bytes

ExtraRoleObjectPermission.md

File metadata and controls

18 lines (13 loc) · 864 Bytes

ExtraRoleObjectPermission

Properties

Name Type Description Notes
id kotlin.Int [readonly]
codename kotlin.String [readonly]
model kotlin.String [readonly]
appLabel kotlin.String [readonly]
objectPk kotlin.String [readonly]
name kotlin.String [readonly]
appLabelVerbose kotlin.String Get app label from permission's model [readonly]
modelVerbose kotlin.String Get model label from permission's model [readonly]
objectDescription kotlin.String Get model description from attached model. This operation takes at least one additional query, and the description is only shown if the user/role has the view_ permission on the object [readonly]