Preparing search index...
The search index is not available
symbol-sdk - v3.2.3
symbol-sdk
symbol
models
MosaicResolutionStatement
Class MosaicResolutionStatement
Index
Constructors
constructor
Properties
_resolution
Entries
_unresolved
TYPE_
HINTS
Accessors
resolution
Entries
size
unresolved
Methods
serialize
sort
to
Json
to
String
deserialize
Constructors
constructor
new
Mosaic
Resolution
Statement
(
)
:
MosaicResolutionStatement
Returns
MosaicResolutionStatement
Properties
_resolution
Entries
_resolution
Entries
:
any
[]
_unresolved
_unresolved
:
UnresolvedMosaicId
Static
TYPE_
HINTS
TYPE_
HINTS
:
{
resolutionEntries
:
string
;
unresolved
:
string
;
}
Type declaration
resolution
Entries
:
string
unresolved
:
string
Accessors
resolution
Entries
get
resolutionEntries
(
)
:
any
[]
Returns
any
[]
set
resolutionEntries
(
value
)
:
void
Parameters
value
:
any
[]
Returns
void
size
get
size
(
)
:
number
Returns
number
unresolved
get
unresolved
(
)
:
UnresolvedMosaicId
Returns
UnresolvedMosaicId
set
unresolved
(
value
)
:
void
Parameters
value
:
UnresolvedMosaicId
Returns
void
Methods
serialize
serialize
(
)
:
Uint8Array
Returns
Uint8Array
sort
sort
(
)
:
void
Returns
void
to
Json
to
Json
(
)
:
object
Returns
object
JSON-safe representation of this object.
to
String
to
String
(
)
:
string
Returns
string
Static
deserialize
deserialize
(
payload
)
:
MosaicResolutionStatement
Parameters
payload
:
any
Returns
MosaicResolutionStatement
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
_resolution
Entries
_unresolved
TYPE_
HINTS
resolution
Entries
size
unresolved
serialize
sort
to
Json
to
String
deserialize
symbol-sdk - v3.2.3
Loading...