Item

interface Item

Properties

Link copied to clipboard
abstract val actions: List<Action>

A list of actions associated with the item

Link copied to clipboard
abstract val description: String?

A description of the item.

Link copied to clipboard
abstract val mediaUrl: URI?

The URL of the media associated with the item.

Link copied to clipboard
abstract val title: String

The title of the item