# CoboWaas2.PaymentEstimatedFee

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**token_id** | **String** | The token ID for which fees will be calculated. | 
**amount** | **String** | The transaction amount for which fees will be calculated. | 
**commission_fee** | [**CommissionFee**](CommissionFee.md) |  | [optional] 
**bridging_fee** | [**BridgingFee**](BridgingFee.md) |  | [optional] 
**otc_fee** | [**OtcFee**](OtcFee.md) |  | [optional] 


