# RemoteObject ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **icon** | Option<[**models::Icon**](Icon.md)> | Details of the icon for the item. If no icon is defined, the default link icon is used in Jira. | [optional] **status** | Option<[**models::Status**](Status.md)> | The status of the item. | [optional] **summary** | Option<**String**> | The summary details of the item. | [optional] **title** | **String** | The title of the item. | **url** | **String** | The URL of the item. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)