Preparing search index...
The search index is not available
symbol-sdk - v3.2.3
symbol-sdk
nem
models
SizePrefixedMosaicProperty
Class SizePrefixedMosaicProperty
Index
Constructors
constructor
Properties
_property
TYPE_
HINTS
Accessors
property
size
Methods
serialize
sort
to
Json
to
String
deserialize
Constructors
constructor
new
Size
Prefixed
Mosaic
Property
(
)
:
SizePrefixedMosaicProperty
Returns
SizePrefixedMosaicProperty
Properties
_property
_property
:
MosaicProperty
Static
TYPE_
HINTS
TYPE_
HINTS
:
{
property
:
string
;
}
Type declaration
property
:
string
Accessors
property
get
property
(
)
:
MosaicProperty
Returns
MosaicProperty
set
property
(
value
)
:
void
Parameters
value
:
MosaicProperty
Returns
void
size
get
size
(
)
:
number
Returns
number
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
)
:
SizePrefixedMosaicProperty
Parameters
payload
:
any
Returns
SizePrefixedMosaicProperty
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
_property
TYPE_
HINTS
property
size
serialize
sort
to
Json
to
String
deserialize
symbol-sdk - v3.2.3
Loading...