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 (14 loc) · 962 Bytes

ExtraRoleObjectPermission.md

File metadata and controls

18 lines (14 loc) · 962 Bytes

ExtraRoleObjectPermission

Properties

Name Type Description Notes
id Int [readonly]
codename String [readonly]
model String [readonly]
appLabel String [readonly]
objectPk String [readonly]
name String [readonly]
appLabelVerbose String Get app label from permission's model [readonly]
modelVerbose String Get model label from permission's model [readonly]
objectDescription 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]

[Back to Model list] [Back to API list] [Back to README]