Attribute | Type | Description |
---|---|---|
id |
string |
The ID number of the policy. |
role_id |
string |
The ID number of the role the policy belongs to. |
module_name |
string |
The name of the module that the policy grants access to (for example "content"). |
function_name |
string |
The name of the function that the policy grants access to (for example "read"). |
limitations |
array |
The limitations (if any) of the policy. |
role |
object |
The role (as ezrole object) that the policy belongs to. |