Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
MoveCallParams
Interface MoveCallParams
interface
MoveCallParams
{
arguments
:
unknown
[]
;
function
:
string
;
module
:
string
;
packageObjectId
:
string
;
typeArguments
?:
string
[]
;
}
Index
Properties
arguments
function
module
package
Object
Id
type
Arguments?
Properties
arguments
arguments
:
unknown
[]
function
function
:
string
module
module
:
string
package
Object
Id
package
Object
Id
:
string
Optional
type
Arguments
type
Arguments
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
function
module
package
Object
Id
type
Arguments
Documentation
Loading...