Target type dictionary record used when creating and displaying targets.
| Name | Type | Description |
|---|---|---|
| description | String | Localized target type description. Maximum length is 300 characters. |
| id | Int64 | Target type ID. |
| last_update | Int64 | Last record update date as Unix time in seconds. |
| name | String | Localized target type name. Maximum length is 50 characters. |
| name_key | String | Translation key for the target type name. Maximum length is 50 characters. |