@multiversx/sdk-core - v14.0.1
Preparing search index...
QueryArguments
Interface QueryArguments
interface
QueryArguments
{
args
?:
TypedValue
[]
;
caller
?:
Address
;
func
:
IContractFunction
;
value
?:
bigint
;
}
Index
Properties
args?
caller?
func
value?
Properties
Optional
args
args
?:
TypedValue
[]
Optional
caller
caller
?:
Address
func
func
:
IContractFunction
Optional
value
value
?:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
caller
func
value
@multiversx/sdk-core - v14.0.1
Loading...