ContentBlock

Base interface for all content blocks in the protocol.

Inheritors

Properties

Link copied to clipboard
@SerialName(value = "_meta")
abstract val meta: JsonObject?

optional metadata attached to this entity

Link copied to clipboard
abstract val type: ContentTypes

discriminator identifying the content block subtype