Constructors
constructor
- new SecretLockInfo(version: number, recordId: string, ownerAddress: Address, mosaicId: MosaicId, amount: UInt64, endHeight: UInt64, status: LockStatus, hashAlgorithm: LockHashAlgorithm, secret: string, recipientAddress: Address, compositeHash: string): SecretLockInfo
-
Parameters
-
version: number
-
recordId: string
-
-
-
-
-
-
-
secret: string
-
recipientAddress: Address
-
compositeHash: string
Properties
Readonly compositeHash
compositeHash: string
Readonly recipientAddress
Readonly recordId
recordId: string
Readonly secret
secret: string
Readonly version
version: number
Secret lock information