@aptos-labs/ts-sdk - v5.1.4
Preparing search index...
PrivateCode
GetTableItemsDataQuery
Type Alias GetTableItemsDataQuery
type
GetTableItemsDataQuery
=
{
table_items
:
{
decoded_key
:
any
;
decoded_value
?:
any
|
null
;
key
:
string
;
table_handle
:
string
;
transaction_version
:
any
;
write_set_change_index
:
any
;
}
[]
;
}
Index
Properties
table_
items
Properties
table_
items
table_items
:
{
decoded_key
:
any
;
decoded_value
?:
any
|
null
;
key
:
string
;
table_handle
:
string
;
transaction_version
:
any
;
write_set_change_index
:
any
;
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
table_
items
@aptos-labs/ts-sdk - v5.1.4
Loading...