RefModel

interface RefModel<T> : DataModel(source)

Inheritors

Properties

Link copied to clipboard
abstract val $ref: String

Functions

Link copied to clipboard
open fun serialize(): Map<String, Any?>