# ListTransactionsByBlockHashRibsd ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **locktime** | **i64** | Represents the time at which a particular transaction can be added to the blockchain. | **size** | **i32** | Represents the total size of this transaction. | **version** | **i32** | Represents transaction version number. | **vin** | [**Vec**](ListTransactionsByBlockHashRIBSD_vin.md) | Represents the transaction inputs. | **vout** | [**Vec**](ListTransactionsByBlockHashRIBSD_vout.md) | Represents the transaction outputs. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)