systema-sdk
0.1.3
common
systema-sdk
/
ai.systema.model.index
/
Category
Category
common
data
class
Category
(
val
names
:
List
<
String
>
,
val
link
:
String
,
val
image
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Category
Link copied to clipboard
common
fun
Category
(
names
:
List
<
String
>
,
link
:
String
,
image
:
String
)
Content copied to clipboard
Properties
image
Link copied to clipboard
common
val
image
:
String
Content copied to clipboard
link
Link copied to clipboard
common
val
link
:
String
Content copied to clipboard
names
Link copied to clipboard
common
val
names
:
List
<
String
>
Content copied to clipboard