Search
Preparing search index...
The search index is not available
symbol-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
symbol-sdk
model/transaction/TransactionInfo
TransactionInfo
Class TransactionInfo
Transaction information model included in all transactions
Hierarchy
TransactionInfo
AggregateTransactionInfo
Index
Constructors
constructor
Properties
hash
height
id
index
merkle
Component
Hash
Constructors
constructor
new
Transaction
Info
(
height
:
UInt64
, index
:
number
, id
:
string
, hash
?:
string
, merkleComponentHash
?:
string
)
:
TransactionInfo
Parameters
height:
UInt64
index:
number
id:
string
Optional
hash:
string
Optional
merkleComponentHash:
string
Returns
TransactionInfo
Properties
Optional
Readonly
hash
hash
:
string
Readonly
height
height
:
UInt64
Readonly
id
id
:
string
Readonly
index
index
:
number
Optional
Readonly
merkle
Component
Hash
merkle
Component
Hash
:
string
Exports
model/transaction/
Transaction
Info
Transaction
Info
constructor
hash
height
id
index
merkle
Component
Hash
Generated using
TypeDoc
Transaction information model included in all transactions