Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.38.0
@aptos-labs/ts-sdk
TableItemRequest
Type Alias TableItemRequest
TableItemRequest
:
{
key
:
any
;
key_type
:
MoveValue
;
value_type
:
MoveValue
}
The request payload for the GetTableItem API.
Type declaration
key
:
any
The value of the table item's key
key_type
:
MoveValue
value_type
:
MoveValue
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.38.0
Loading...
The request payload for the GetTableItem API.