VetTx
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getId() | string | Example: 0x24f691abab680972437028af22bc7a43c3fbe8d6d7eefc420dea2daf554758a7 | [optional] |
| getChainTag() | string | Example: 0x27 | [optional] |
| getBlockRef() | string | Example: 0x0011bbb748852599 | [optional] |
| getExpiration() | float | Example: 720 | [optional] |
| getClauses() | \Tatum\Model\VetTxClausesInner[] | Example: null | [optional] |
| getGasPriceCoef() | float | Example: 120 | [optional] |
| getGas() | float | Example: 21000 | [optional] |
| getOrigin() | string | Example: 0x5034aa590125b64023a0262112b98d72e3c8e40e | [optional] |
| getNonce() | string | Example: 0x48ca1882cf3726ee | [optional] |
| getSize() | float | Example: 132 | [optional] |
| getMeta() | \Tatum\Model\VetTxMeta | Example: null | [optional] |
| getBlockNumber() | float | Example: null | [optional] |