Kaptos
Toggle table of contents
0.1.2-beta
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.model
/
TableItemRequest
Table
Item
Request
@
Serializable
data
class
TableItemRequest
(
val
key_type
:
String
,
val
value_type
:
String
,
val
key
:
String
)
Members
Constructors
Table
Item
Request
Link copied to clipboard
constructor
(
key_type
:
String
,
value_type
:
String
,
key
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
key_
type
Link copied to clipboard
@
SerialName
(
value
=
"key_type"
)
val
key_type
:
String
value_
type
Link copied to clipboard
@
SerialName
(
value
=
"value_type"
)
val
value_type
:
String