# RemoteIssueLink ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **application** | Option<[**models::Application**](Application.md)> | Details of the remote application the linked item is in. | [optional] **global_id** | Option<**String**> | The global ID of the link, such as the ID of the item on the remote system. | [optional] **id** | Option<**i64**> | The ID of the link. | [optional] **object** | Option<[**models::RemoteObject**](RemoteObject.md)> | Details of the item linked to. | [optional] **relationship** | Option<**String**> | Description of the relationship between the issue and the linked item. | [optional] **param_self** | Option<**String**> | The URL of the link. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)