systema-sdk
0.1.0
common
systema-sdk
/
ai.systema.model.request
/
QueryItem
Query
Item
common
data
class
QueryItem
(
val
id
:
String
,
val
type
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Query
Item
Link copied to clipboard
common
fun
QueryItem
(
id
:
String
,
type
:
String
)
Content copied to clipboard
Properties
id
Link copied to clipboard
common
val
id
:
String
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
String
Content copied to clipboard