whoCanModifyTagsAndCategories property

String? whoCanModifyTagsAndCategories
getter/setter pair

This is merged into the new whoCanAssistContent setting.

Permission to change tags and categories. Possible values are:

  • ALL_MEMBERS
  • OWNERS_AND_MANAGERS
  • MANAGERS_ONLY
  • OWNERS_ONLY
  • NONE

Deprecated.

Implementation

core.String? whoCanModifyTagsAndCategories;