koogle-api
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
koogle-api
generator
/
io.github.edricchan03.koogle_api.plugin.generator.data.json
/
GoogleJsonSchema
/
Variant
/
Map
Map
@
Serializable
data
class
Map
(
val
typeValue
:
String
?
=
null
,
val
metaRef
:
String
?
=
null
)
(
source
)
Members
Constructors
Map
Link copied to clipboard
constructor
(
typeValue
:
String
?
=
null
,
metaRef
:
String
?
=
null
)
Properties
meta
Ref
Link copied to clipboard
@
SerialName
(
value
=
"$ref"
)
val
metaRef
:
String
?
=
null
type
Value
Link copied to clipboard
@
SerialName
(
value
=
"type_value"
)
val
typeValue
:
String
?
=
null