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