Refy Item

interface RefyItem

The RefyItem interface is useful to give the basic details about a Refy's item

Author

N7ghtm4r3 - Tecknobit

Inheritors

Properties

Link copied to clipboard
abstract val date: Long

date the date when the item has been inserted in the system

Link copied to clipboard
abstract val description: String

description the description of the item

Link copied to clipboard
abstract val id: String

id the identifier of the item

Link copied to clipboard

owner the owner of the item

Link copied to clipboard
abstract val title: String

title the title of the item

Functions

Link copied to clipboard
open fun iAmTheOwner(): Boolean

Method used to determine if the current localUser is the owner of the item