Preparing search index...
The search index is not available
@multiversx/sdk-core - v13.0.0
@multiversx/sdk-core
PrimitiveValue
Class PrimitiveValue
Abstract
Hierarchy (
view full
)
TypedValue
PrimitiveValue
AddressValue
BooleanValue
BytesValue
H256Value
NothingValue
NumericalValue
StringValue
TokenIdentifierValue
Index
Constructors
constructor
Properties
Class
Name
Methods
belongs
To
Typesystem
equals
get
Class
Hierarchy
get
Class
Name
get
Type
has
Class
Or
Superclass
has
Exact
Class
value
Of
Constructors
constructor
new
Primitive
Value
(
type
)
:
PrimitiveValue
Parameters
type
:
Type
Returns
PrimitiveValue
Properties
Static
Class
Name
Class
Name
:
string
= "PrimitiveValue"
Methods
belongs
To
Typesystem
belongs
To
Typesystem
(
)
:
void
A special marker for values within the custom typesystem.
Returns
void
Abstract
equals
equals
(
other
)
:
boolean
Parameters
other
:
any
Returns
boolean
get
Class
Hierarchy
get
Class
Hierarchy
(
)
:
string
[]
Returns
string
[]
get
Class
Name
get
Class
Name
(
)
:
string
Returns
string
get
Type
get
Type
(
)
:
Type
Returns
Type
has
Class
Or
Superclass
has
Class
Or
Superclass
(
className
)
:
boolean
Parameters
className
:
string
Returns
boolean
has
Exact
Class
has
Exact
Class
(
className
)
:
boolean
Parameters
className
:
string
Returns
boolean
Abstract
value
Of
value
Of
(
)
:
any
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
Class
Name
belongs
To
Typesystem
equals
get
Class
Hierarchy
get
Class
Name
get
Type
has
Class
Or
Superclass
has
Exact
Class
value
Of
@multiversx/sdk-core - v13.0.0
Loading...
A special marker for values within the custom typesystem.