Search
Preparing search index...
The search index is not available
symbol-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
symbol-sdk
HashLockInfo
Class HashLockInfo
Hash lock information
Hierarchy
HashLockInfo
Index
Constructors
constructor
Properties
amount
end
Height
hash
mosaic
Id
owner
Address
record
Id
status
version
Methods
serialize
Constructors
constructor
new
Hash
Lock
Info
(
version
:
number
, recordId
:
string
, ownerAddress
:
Address
, mosaicId
:
MosaicId
, amount
:
UInt64
, endHeight
:
UInt64
, status
:
LockStatus
, hash
:
string
)
:
HashLockInfo
Parameters
version:
number
recordId:
string
ownerAddress:
Address
mosaicId:
MosaicId
amount:
UInt64
endHeight:
UInt64
status:
LockStatus
hash:
string
Returns
HashLockInfo
Properties
Readonly
amount
amount
:
UInt64
Readonly
end
Height
end
Height
:
UInt64
Readonly
hash
hash
:
string
Readonly
mosaic
Id
mosaic
Id
:
MosaicId
Readonly
owner
Address
owner
Address
:
Address
Readonly
record
Id
record
Id
:
string
Readonly
status
status
:
LockStatus
Readonly
version
version
:
number
Methods
serialize
serialize
(
)
:
Uint8Array
Generate buffer
Returns
Uint8Array
Exports
Hash
Lock
Info
constructor
amount
end
Height
hash
mosaic
Id
owner
Address
record
Id
status
version
serialize
Generated using
TypeDoc
Hash lock information