Options
All
  • Public
  • Public/Protected
  • All
Menu

Inner transaction information model included in all aggregate inner transactions

Hierarchy

Index

Constructors

constructor

Properties

Readonly aggregateHash

aggregateHash: string

The hash of the aggregate transaction.

Readonly aggregateId

aggregateId: string

Optional Readonly hash

hash: undefined | string

The transaction hash.

Readonly height

height: UInt64

The block height in which the transaction was included.

Readonly id

id: string

The transaction db id.

Readonly index

index: number

The index representing either transaction index/position within block or within an aggregate transaction.

Optional Readonly merkleComponentHash

merkleComponentHash: undefined | string

Generated using TypeDoc