# TheJiraCloudPlatformRestApi.IssueLink

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The ID of the issue link. | [optional] 
**inwardIssue** | **AllOfIssueLinkInwardIssue** | Provides details about the linked issue. If presenting this link in a user interface, use the &#x60;inward&#x60; field of the issue link type to label the link. | 
**outwardIssue** | **AllOfIssueLinkOutwardIssue** | Provides details about the linked issue. If presenting this link in a user interface, use the &#x60;outward&#x60; field of the issue link type to label the link. | 
**self** | **String** | The URL of the issue link. | [optional] 
**type** | **AllOfIssueLinkType** | The type of link between the issues. | 
