# LinkType

Represents an issue link type entity.

## Properties

| Name | Type | Description |
| --- | --- | --- |
| id |  string  |  The ID of the issue link type.   |
| name |  string  |  The name of the issue link type.   |
| sourceToTarget |  string  |  The outward name of the issue link type.   |
| targetToSource |  string  |  The inward name of the issue link type.   |

## See also

[YouTrack Import API](YouTrack-Import-Api-Documentation.html)

