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.generated
/
GetTableItemsDataQuery
/
Table_item
Table_
item
data
class
Table_item
(
val
decoded_key
:
Any
,
val
decoded_value
:
Any
?
,
val
key
:
String
,
val
table_handle
:
String
,
val
transaction_version
:
Any
,
val
write_set_change_index
:
Any
)
Members
Constructors
Table_
item
Link copied to clipboard
constructor
(
decoded_key
:
Any
,
decoded_value
:
Any
?
,
key
:
String
,
table_handle
:
String
,
transaction_version
:
Any
,
write_set_change_index
:
Any
)
Properties
decoded_
key
Link copied to clipboard
val
decoded_key
:
Any
decoded_
value
Link copied to clipboard
val
decoded_value
:
Any
?
key
Link copied to clipboard
val
key
:
String
table_
handle
Link copied to clipboard
val
table_handle
:
String
transaction_
version
Link copied to clipboard
val
transaction_version
:
Any
write_
set_
change_
index
Link copied to clipboard
val
write_set_change_index
:
Any