Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.23.0
@aptos-labs/ts-sdk
InputViewFunctionJsonData
Type alias InputViewFunctionJsonData
Input
View
Function
Json
Data
:
{
function
:
MoveFunctionId
;
functionArguments
?:
MoveValue
[]
;
typeArguments
?:
MoveStructId
[]
;
}
The data needed to generate a View Function payload in JSON
Type declaration
function
:
MoveFunctionId
Optional
function
Arguments
?:
MoveValue
[]
Optional
type
Arguments
?:
MoveStructId
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.23.0
Loading...
The data needed to generate a View Function payload in JSON