Preparing search index...
The search index is not available
@multiversx/sdk-core - v13.0.0
@multiversx/sdk-core
TypedValue
Class TypedValue
Abstract
Hierarchy (
view full
)
TypedValue
OptionalValue
CompositeValue
EnumValue
OptionValue
List
ArrayVec
Struct
PrimitiveValue
VariadicValue
Index
Constructors
constructor
Properties
type
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
Typed
Value
(
type
)
:
TypedValue
Parameters
type
:
Type
Returns
TypedValue
Properties
Private
Readonly
type
type
:
Type
Static
Class
Name
Class
Name
:
string
= "TypedValue"
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
type
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.