Refy Item

constructor(id: String, owner: RefyUser, title: String, description: String, date: Long)

Constructor to init the RefyItem class

Parameters

id

The identifier of the item

owner

The owner of the item

title

The title of the item

description

The description of the item

date

The date when the item has been inserted in the system