public class TransactionInfoResponse
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TransactionInfoResponse.IoType |
| Modifier and Type | Field and Description |
|---|---|
int |
blockNumber |
int |
ioIndex |
TransactionInfoResponse.IoType |
ioType |
byte[] |
txHash |
int |
txIndex |
| Constructor and Description |
|---|
TransactionInfoResponse() |
public int blockNumber
public int ioIndex
public TransactionInfoResponse.IoType ioType
public byte[] txHash
public int txIndex