Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 790 Bytes

LinkPutModel.md

File metadata and controls

14 lines (11 loc) · 790 Bytes

LinkPutModel

Properties

Name Type Description Notes
id UUID [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 [default to null]

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