Companion

object Companion : JsonDeserializable<ObjectNode, SuccessNotification>

Functions

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

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