# LinkedIssue ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **fields** | Option<[**models::Fields**](Fields.md)> | The fields associated with the issue. | [optional][readonly] **id** | Option<**String**> | The ID of an issue. Required if `key` isn't provided. | [optional] **key** | Option<**String**> | The key of an issue. Required if `id` isn't provided. | [optional] **param_self** | Option<**String**> | The URL of the issue. | [optional][readonly] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)