Name | Type | Description | Notes |
---|---|---|---|
expand | String | Expand options that include additional issue details in the response. | [optional] |
id | String | The ID of the issue. | [optional] |
self | String | The URL of the issue details. | [optional] |
key | String | The key of the issue. | [optional] |
renderedFields | Map<String, Object> | The rendered value of each field present on the issue. | [optional] |
properties | Map<String, Object> | Details of the issue properties identified in the request. | [optional] |
names | Map<String, String> | The ID and name of each field present on the issue. | [optional] |
schema | Map<String, JsonTypeBean> | The schema describing each field present on the issue. | [optional] |
transitions | List<IssueTransition> | The transitions that can be performed on the issue. | [optional] |
operations | AllOfIssueBeanOperations | The operations that can be performed on the issue. | [optional] |
editmeta | AllOfIssueBeanEditmeta | The metadata for the fields on the issue that can be amended. | [optional] |
changelog | AllOfIssueBeanChangelog | Details of changelogs associated with the issue. | [optional] |
versionedRepresentations | Map<String, Map<String, Object>> | The versions of each field on the issue. | [optional] |
fieldsToInclude | IncludedFields | [optional] | |
fields | Map<String, Object> | [optional] |