# CoboWaas2.CreateCounterpartyRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**counterparty_name** | **String** | The counterparty name. | 
**counterparty_type** | [**CounterpartyType**](CounterpartyType.md) |  | 
**wallet_addresses** | [**[CreateWalletAddress]**](CreateWalletAddress.md) | The wallet addresses of the counterparty. | 
**country** | **String** | The country of the counterparty, in ISO 3166-1 alpha-3 format. | [optional] 
**email** | **String** | The email of the counterparty. | [optional] 
**contact_address** | **String** | The contact address of the counterparty. | [optional] 


