Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 868 Bytes

LinkApiResult.md

File metadata and controls

14 lines (11 loc) · 868 Bytes

LinkApiResult

Properties

Name Type Description Notes
id UUID Link unique identifier [optional] [default to null]
title String Link name. [optional] [default to null]
url String Address can be specified without protocol, but necessarily with the domain. [default to null]
description String Link description. [optional] [default to null]
type LinkType Specifies the type of the link. [optional] [default to null]
hasInfo Boolean Flag defines if link relates to integrated jira service [default to null]

[Back to Model list] [Back to API list] [Back to README]