koja
Toggle table of contents
0.4.8
common
Target filter
common
Switch theme
Search in API
Skip to content
koja
koja-runtime
/
sh.ondr.koja
/
Schema
/
ObjectSchema
/
ObjectSchema
Object
Schema
constructor
(
description
:
String
?
=
null
,
properties
:
Map
<
String
,
Schema
>
?
=
null
,
required
:
List
<
String
>
?
=
null
,
additionalProperties
:
JsonElement
?
=
null
)