# TheJiraCloudPlatformRestApi.RemoteIssueLink

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**application** | **AllOfRemoteIssueLinkApplication** | Details of the remote application the linked item is in. | [optional] 
**globalId** | **String** | The global ID of the link, such as the ID of the item on the remote system. | [optional] 
**id** | **Number** | The ID of the link. | [optional] 
**_object** | **AllOfRemoteIssueLinkModelObject** | Details of the item linked to. | [optional] 
**relationship** | **String** | Description of the relationship between the issue and the linked item. | [optional] 
**self** | **String** | The URL of the link. | [optional] 
