Preparing search index...
The search index is not available
@multiversx/sdk-core - v13.0.0
@multiversx/sdk-core
QueryArguments
Interface QueryArguments
interface
QueryArguments
{
args
?:
TypedValue
[]
;
caller
?:
IAddress
;
func
:
IContractFunction
;
value
?:
ITransactionValue
;
}
Index
Properties
args?
caller?
func
value?
Properties
Optional
args
args
?:
TypedValue
[]
Optional
caller
caller
?:
IAddress
func
func
:
IContractFunction
Optional
value
value
?:
ITransactionValue
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
caller
func
value
@multiversx/sdk-core - v13.0.0
Loading...