Links Collection

constructor()

Constructor to init the LinksCollection class No-any params required


constructor(id: String, owner: RefyUser, title: String, color: String, description: String, date: Long, teams: List<Team>, links: List<RefyLink>)

Constructor to init the RefyItem class

Parameters

id

The identifier of the collection

owner

The owner of the collection

title

The title of the collection

description

The description of the collection

date

The date when the item has been inserted in the system

color

:color the color of the collection

links

:links the links contained by the collection

teams

:teams the teams where the collection is shared