# TradingFees
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**maker_fee_e9** | **String** | The Account Maker Fee (e9 format). |
**taker_fee_e9** | **String** | The Account Taker Fee (e9 format). |
**is_applied** | **bool** | Are the fees applied on the account? |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)