# TheJiraCloudPlatformRestApi.LinkedIssue

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fields** | **AllOfLinkedIssueFields** | The fields associated with the issue. | [optional] 
**id** | **String** | The ID of an issue. Required if &#x60;key&#x60; isn&#x27;t provided. | [optional] 
**key** | **String** | The key of an issue. Required if &#x60;id&#x60; isn&#x27;t provided. | [optional] 
**self** | **String** | The URL of the issue. | [optional] 
