transactionIndex property
Integer of the transaction's index position in the block. null
when it's
pending.
Implementation
int? transactionIndex;
Integer of the transaction's index position in the block. null
when it's
pending.
int? transactionIndex;