RoleView
The role view.
Fields
role_name
role_name: string
The role name.
role_id
role_id: number
The role ID.
inherited
inherited: boolean
Shows that the role is inherited.
child_ids
child_ids: [number]
Child roles IDs array.
parent_role_id
parent_role_id: [number]
Parent roles IDs array.
gui_only
gui_only: boolean
Shows that the role is gui only.