RequestResult

Represents the result of a request, including additional metadata.

Inheritors

Properties

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