Uses of Class
org.knowm.xchange.bitfinex.v1.dto.account.BitfinexDepositWithdrawalHistoryRequest
| Package | Description |
|---|---|
| org.knowm.xchange.bitfinex.v1 |
-
Uses of BitfinexDepositWithdrawalHistoryRequest in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 with parameters of type BitfinexDepositWithdrawalHistoryRequest Modifier and Type Method Description BitfinexDepositWithdrawalHistoryResponse[]BitfinexAuthenticated. depositWithdrawalHistory(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexDepositWithdrawalHistoryRequest request)