# CoboWaas2.CreateMerchantRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The merchant name. | 
**wallet_id** | **String** | This field has been deprecated. | [optional] 
**developer_fee_rate** | **String** | The developer fee rate applied to this merchant. Must be a valid float between 0 and 1 (inclusive), with up to 4 decimal places. For more information on developer fee rate, please refer to [Accounts and fund allocation](https://www.cobo.com/payments/en/guides/amounts-and-balances). | [optional] 
**wallet_setup** | [**WalletSetup**](WalletSetup.md) |  | [optional] 


