DogeTxVinInner
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getTxid() | string | Transaction hash of the input. Example: 0db5a2881f26f7dce20222f9c2538dc296ab562e134a72052596bdf4bb6913b4 | [optional] |
getVout() | float | Transaction index of the input. Example: 1 | [optional] |
getScriptSig() | \Tatum\Model\DogeTxVinInnerScriptSig | Example: null | [optional] |
getSequence() | float | Example: 4294967294 | [optional] |