EditingGroup Enum
Specifies the predefined group of users that are allowed to edit a range permission.
Fields
| Administrators | Users in the administrators group are allowed to edit. |
| Contributors | Users in the contributors group are allowed to edit. |
| Current | The currently authenticated user is allowed to edit. |
| Editors | Users in the editors group are allowed to edit. |
| Everyone | All users are allowed to edit. |
| None | No predefined group is specified; no one is allowed to edit via this group. |