# TheJiraCloudPlatformRestApi.ActorsMap

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**group** | **[String]** | The name of the group to add. This parameter cannot be used with the &#x60;groupId&#x60; parameter. As a group&#x27;s name can change, use of &#x60;groupId&#x60; is recommended. | [optional] 
**groupId** | **[String]** | The ID of the group to add. This parameter cannot be used with the &#x60;group&#x60; parameter. | [optional] 
**user** | **[String]** | The user account ID of the user to add. | [optional] 
