# ListUnconfirmedTransactionsByAddressRibsd2Vin ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **addresses** | **Vec** | | **script_sig** | [**crate::models::ListConfirmedTransactionsByAddressRibsd2ScriptSig**](ListConfirmedTransactionsByAddressRIBSD2_scriptSig.md) | | **sequence** | **String** | Represents the script sequence number. | **txid** | **String** | Represents the reference transaction identifier. | **txinwitness** | **Vec** | | **value** | Option<**String**> | String representation of the amount | [optional] **vout** | **i32** | It refers to the index of the output address of this transaction. The index starts from 0. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)