# GetWalletTransactionDetailsByTransactionIdribsl ## 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. | **v_size** | **i32** | Represents the virtual size of this transaction. | **version** | **i32** | Represents the transaction version number. | **vin** | [**Vec**](GetWalletTransactionDetailsByTransactionIDRIBSL_vin.md) | Object Array representation of transaction inputs | **vout** | [**Vec**](GetTransactionDetailsByTransactionIDRIBSL_vout.md) | Object Array representation of 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)