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
/
DirectoryItem
/
DirectoryItem
Directory
Item
constructor
(
kind
:
String
,
id
:
String
,
name
:
String
,
version
:
String
,
title
:
String
,
description
:
String
,
discoveryRestUrl
:
String
,
discoveryLink
:
String
?
=
null
,
icons
:
SchemaIcons
,
documentationLink
:
String
?
=
null
,
labels
:
List
<
String
>
=
listOf()
,
preferred
:
Boolean
)
(
source
)