bluefin_api 1.7.0

Bluefin API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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)