# TheJiraCloudPlatformRestApi.Configuration

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attachmentsEnabled** | **Boolean** | Whether the ability to add attachments to issues is enabled. | [optional] 
**issueLinkingEnabled** | **Boolean** | Whether the ability to link issues is enabled. | [optional] 
**subTasksEnabled** | **Boolean** | Whether the ability to create subtasks for issues is enabled. | [optional] 
**timeTrackingConfiguration** | **AllOfConfigurationTimeTrackingConfiguration** | The configuration of time tracking. | [optional] 
**timeTrackingEnabled** | **Boolean** | Whether the ability to track time is enabled. This property is deprecated. | [optional] 
**unassignedIssuesAllowed** | **Boolean** | Whether the ability to create unassigned issues is enabled. See [Configuring Jira application options](https://confluence.atlassian.com/x/uYXKM) for details. | [optional] 
**votingEnabled** | **Boolean** | Whether the ability for users to vote on issues is enabled. See [Configuring Jira application options](https://confluence.atlassian.com/x/uYXKM) for details. | [optional] 
**watchingEnabled** | **Boolean** | Whether the ability for users to watch issues is enabled. See [Configuring Jira application options](https://confluence.atlassian.com/x/uYXKM) for details. | [optional] 
