Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-api
/
me.ahoo.wow.api.serialization
/
MissingTypeImpl
Missing
Type
Impl
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
MissingTypeImpl
(
val
impl
:
KClass
<
*
>
)
Declares the default implementation of a polymorphic base type when its JSON type id is missing.
Members
Properties
impl
Link copied to clipboard
val
impl
:
KClass
<
*
>