Companion

object Companion : JsonDeserializable<ObjectNode, ErrorNotification>

Functions

Link copied to clipboard
open override fun fromJson(json: ObjectNode): ErrorNotification

Converts the given JSON into an instance of the parent type.