BaseNews

interface BaseNews(source)

Base interface for news related objects.

Inheritors

Properties

Link copied to clipboard
abstract val category: NewsCategory

The category of the entry.

Link copied to clipboard
abstract val id: Int

The internal ID of the news entry.

Link copied to clipboard
open val url: String

The URL to this article.