public class FuturesFee extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_MAKER_FEE |
static String |
SERIALIZED_NAME_TAKER_FEE |
| Constructor and Description |
|---|
FuturesFee() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMakerFee()
maker fee
|
String |
getTakerFee()
Taker fee
|
int |
hashCode() |
String |
toString() |
public static final String SERIALIZED_NAME_TAKER_FEE
public static final String SERIALIZED_NAME_MAKER_FEE
Copyright © 2023. All rights reserved.