Preparing search index...
The search index is not available
@multiversx/sdk-core - v13.15.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
EndpointModifiers
(
mutability
:
string
,
payableInTokens
:
string
[]
,
onlyOwner
?:
boolean
,
)
:
EndpointModifiers
Parameters
mutability
:
string
payableInTokens
:
string
[]
Optional
onlyOwner
:
boolean
Returns
EndpointModifiers
Properties
Readonly
mutability
mutability
:
string
Readonly
only
Owner
onlyOwner
:
boolean
Readonly
payable
In
Tokens
payableInTokens
:
string
[]
Methods
is
Only
Owner
isOnlyOwner
()
:
boolean
Returns
boolean
is
Payable
isPayable
()
:
boolean
Returns
boolean
is
Payable
InEGLD
isPayableInEGLD
()
:
boolean
Returns
boolean
is
Payable
In
Token
isPayableInToken
(
token
:
string
)
:
boolean
Parameters
token
:
string
Returns
boolean
is
Readonly
isReadonly
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
mutability
only
Owner
payable
In
Tokens
Methods
is
Only
Owner
is
Payable
is
Payable
InEGLD
is
Payable
In
Token
is
Readonly
@multiversx/sdk-core - v13.15.0
Loading...