Preparing search index...
The search index is not available
@multiversx/sdk-core - v13.0.0
@multiversx/sdk-core
EndpointModifiers
Class EndpointModifiers
Index
Constructors
constructor
Properties
mutability
only
Owner
payable
In
Tokens
Methods
is
Only
Owner
is
Payable
is
Payable
InEGLD
is
Payable
In
Token
is
Readonly
Constructors
constructor
new
Endpoint
Modifiers
(
mutability
,
payableInTokens
,
onlyOwner
?
)
:
EndpointModifiers
Parameters
mutability
:
string
payableInTokens
:
string
[]
Optional
onlyOwner
:
boolean
Returns
EndpointModifiers
Properties
Readonly
mutability
mutability
:
string
Readonly
only
Owner
only
Owner
:
boolean
Readonly
payable
In
Tokens
payable
In
Tokens
:
string
[]
Methods
is
Only
Owner
is
Only
Owner
(
)
:
boolean
Returns
boolean
is
Payable
is
Payable
(
)
:
boolean
Returns
boolean
is
Payable
InEGLD
is
Payable
InEGLD
(
)
:
boolean
Returns
boolean
is
Payable
In
Token
is
Payable
In
Token
(
token
)
:
boolean
Parameters
token
:
string
Returns
boolean
is
Readonly
is
Readonly
(
)
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
mutability
only
Owner
payable
In
Tokens
is
Only
Owner
is
Payable
is
Payable
InEGLD
is
Payable
In
Token
is
Readonly
@multiversx/sdk-core - v13.0.0
Loading...