# TheJiraCloudPlatformRestApi.GroupLabel

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**text** | **String** | The group label name. | [optional] 
**title** | **String** | The title of the group label. | [optional] 
**type** | **String** | The type of the group label. | [optional] 

<a name="TypeEnum"></a>
## Enum: TypeEnum

* `ADMIN` (value: `"ADMIN"`)
* `SINGLE` (value: `"SINGLE"`)
* `MULTIPLE` (value: `"MULTIPLE"`)

