SuggestedArticleWithId

@Serializable
class SuggestedArticleWithId(val id: String) : SuggestedArticle

Article that's linked to actual article by it's Id

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

Functions

Link copied to clipboard
open override fun isValid(): Boolean

Based on the type is the article valid, if not it won't be rendered in the Beacon