Name | Type | Description | Notes |
---|---|---|---|
locktime | int | Represents the time at which a particular transaction can be added to the blockchain. | |
size | int | Represents the total size of this transaction. | |
version | int | Represents transaction version number. | |
vin | \CryptoAPIs\Model\ListTransactionsByBlockHashRIBSD2Vin[] | Represents the transaction inputs. | |
vout | \CryptoAPIs\Model\ListTransactionsByBlockHashRIBSD2Vout[] | Represents the transaction outputs. |