EmptyResult

An empty result for a request containing optional metadata.

Constructors

Link copied to clipboard
constructor(meta: JsonObject? = null)

Properties

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

Additional metadata for the response. Defaults to an empty JSON object.