systema-sdk
0.1.0
common
systema-sdk
/
ai.systema.model.tracker.view
/
ItemContainer
Item
Container
common
data
class
ItemContainer
(
val
recItems
:
List
<
Map
<
String
,
String
>
>
,
val
resultId
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Item
Container
Link copied to clipboard
common
fun
ItemContainer
(
recItems
:
List
<
Map
<
String
,
String
>
>
,
resultId
:
String
)
Content copied to clipboard
Properties
recItems
Link copied to clipboard
common
val
recItems
:
List
<
Map
<
String
,
String
>
>
Content copied to clipboard
resultId
Link copied to clipboard
common
val
resultId
:
String
Content copied to clipboard