BchTx
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getTxid() | string | Example: fe28050b93faea61fa88c4c630f0e1f0a1c24d0082dd0e10d369e13212128f33 | [optional] |
| getVersion() | float | Example: 1 | [optional] |
| getLocktime() | float | Example: 0 | [optional] |
| getVin() | \Tatum\Model\BchTxVinInner[] | Example: null | [optional] |
| getVout() | \Tatum\Model\BchTxVoutInner[] | Example: null | [optional] |