# TheJiraCloudPlatformRestApi.FoundGroup

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**groupId** | **String** | The ID of the group, which uniquely identifies the group across all Atlassian products. For example, *952d12c3-5b5b-4d04-bb32-44d383afc4b2*. | [optional] 
**html** | **String** | The group name with the matched query string highlighted with the HTML bold tag. | [optional] 
**labels** | [**[GroupLabel]**](GroupLabel.md) |  | [optional] 
**name** | **String** | The name of the group. The name of a group is mutable, to reliably identify a group use &#x60;&#x60;groupId&#x60;.&#x60; | [optional] 
