# ListConfirmedTransactionsByAddressRibsbVin ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **addresses** | **Vec** | | **coinbase** | Option<**String**> | Represents the coinbase hex. | [optional] **script_sig** | [**crate::models::GetTransactionDetailsByTransactionIdribsbScriptSig**](GetTransactionDetailsByTransactionIDRIBSB_scriptSig.md) | | **sequence** | **String** | Represents the script sequence number. | **txid** | Option<**String**> | Represents the reference transaction identifier. | [optional] **txinwitness** | Option<**Vec**> | | [optional] **value** | Option<**String**> | Represents the sent/received amount. | [optional] **vout** | Option<**i32**> | Defines the vout of the transaction output, i.e. which output to spend. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)