transactionIndex property

int? transactionIndex
getter/setter pair

Integer of the transaction's index position in the block. null when it's pending.

Implementation

int? transactionIndex;