hi-jira2 0.0.1

Jira rest api v2
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Icon

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url16x16** | Option<**String**> | The URL of an icon that displays at 16x16 pixel in Jira. | [optional]
**title** | Option<**String**> | The title of the icon. This is used as follows:   *  For a status icon it is used as a tooltip on the icon. If not set, the status icon doesn't display a tooltip in Jira.  *  For the remote object icon it is used in conjunction with the application name to display a tooltip for the link's icon. The tooltip takes the format \"\\[application name\\] icon title\". Blank itemsare excluded from the tooltip title. If both items are blank, the icon tooltop displays as \"Web Link\". | [optional]
**link** | Option<**String**> | The URL of the tooltip, used only for a status icon. If not set, the status icon in Jira is not clickable. | [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)