RefyLink

constructor()

Constructor used to init the RefyLink class


constructor(id: String, owner: RefyUser, title: String, description: String, date: Long, linkThumbnailPreview: String, referenceLink: String, teams: List<Team>, collections: List<LinksCollection>)

Constructor used to init the RefyLink class

Parameters

id

The identifier of the link

owner

The owner of the link

title

The title of the link

description

The description of the link

date

The date when the item has been inserted in the system

linkThumbnailPreview

The url of the thumbnail preview of the link

referenceLink

The link reference value

teams

The teams where the link is shared

collections

The collections where the link is shared