# CoboWaas2.TransactionMPCWalletSource

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**source_type** | [**TransactionSourceType**](TransactionSourceType.md) |  | 
**wallet_id** | **String** | The wallet ID. | 
**address** | **String** | The wallet address. | [optional] 
**included_utxos** | [**[TransactionUtxo]**](TransactionUtxo.md) |  | [optional] 
**excluded_utxos** | [**[TransactionUtxo]**](TransactionUtxo.md) |  | [optional] 
**signer_key_share_holder_group_id** | **String** | The ID of the key share holder group that is selected to sign the transaction. | [optional] 


