# CoboWaas2.TransactionRequestFixedFee

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**max_fee_amount** | **String** | The maximum fee that you are willing to pay for the transaction. Provide the value without applying precision. The transaction will fail if the transaction fee exceeds the maximum fee. | [optional] 
**fee_type** | [**FeeType**](FeeType.md) |  | 
**token_id** | **String** | The token used to pay the transaction fee. | 


