Class BitfinexAccountFeesResponse
java.lang.Object
org.knowm.xchange.bitfinex.v1.dto.account.BitfinexAccountFeesResponse
public class BitfinexAccountFeesResponse extends Object
- Author:
- ujjwal on 23/02/18.
-
Constructor Summary
Constructors Constructor Description BitfinexAccountFeesResponse(Map<String,BigDecimal> withdraw)
-
Method Summary
Modifier and Type Method Description Map<Currency,BigDecimal>
getWithdraw()
-
Constructor Details
-
BitfinexAccountFeesResponse
-
-
Method Details
-
getWithdraw
-