# EstimatedTransactionFeeResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**low** | [**models::TransactionFee**](TransactionFee.md) | |
**medium** | [**models::TransactionFee**](TransactionFee.md) | |
**high** | [**models::TransactionFee**](TransactionFee.md) | |
**fee_details** | Option<[**models::EstimatedFeeDetails**](EstimatedFeeDetails.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)