On this page
Interface: PlainTransactionReceipt 
JSON-compatible and human-readable format of transaction receipts.
Properties 
blockHeight 
blockHeight:
number
The transaction's block height where it is included in the blockchain.
Defined in 
web.d.ts:345
transactionHash 
transactionHash:
string
The transaction's unique hash, used as its identifier. Sometimes also called txId.
Defined in 
web.d.ts:341