Name | Type | Description | Notes |
---|---|---|---|
actionSet | ActionSetEnum | A group of related actions to allow. Specify either <code>actionSet</code> or <code>actions</code>. Use <code>maintainTeam</code> to add team maintainers. | [optional] |
actions | List<String> | A list of actions to allow. Specify either <code>actionSet</code> or <code>actions</code>. To learn more, read Role actions. | [optional] |
memberIDs | List<String> | A list of member IDs who receive the permission grant. | [optional] |
Name | Value |
---|---|
MAINTAINTEAM | "maintainTeam" |