Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 871 Bytes

AnalyticsTxMetadata.md

File metadata and controls

15 lines (10 loc) · 871 Bytes

AnalyticsTxMetadata

Properties

Name Type Description Notes
type AnalyticsTxType [optional]
txHash kotlin.String the QEDIT-generated hash of the transaction [optional]
blockHeight kotlin.Int The height of the Block (inside the Blockchain) that the transaction is a part of [optional]
blockHash kotlin.String the hash of the Block (inside the Blockchain) that the transaction is a part of [optional]
timestamp kotlin.String UTC time of creation of the time the Block containing the transaction was created in RFC-3339 format [optional]
indexInBlock kotlin.Int The serial number within the Block of the transaction relative to other QEDIT transactions; indexing is 0-based [optional]