LinksCollection
constructor()
Constructor used to init the LinksCollection class
constructor(id: String, owner: RefyUser, title: String, color: String, description: String, date: Long, teams: List<Team>, links: List<RefyLink>)
Constructor used 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