Uses of Class
org.knowm.xchange.bitstamp.dto.BitstampTransferBalanceResponse
-
Packages that use BitstampTransferBalanceResponse Package Description org.knowm.xchange.bitstamp org.knowm.xchange.bitstamp.service -
-
Uses of BitstampTransferBalanceResponse in org.knowm.xchange.bitstamp
Methods in org.knowm.xchange.bitstamp that return BitstampTransferBalanceResponse Modifier and Type Method Description BitstampTransferBalanceResponse
BitstampAuthenticatedV2. transferSubAccountBalanceToMain(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, BigDecimal amount, String currency, String subAccount)
-
Uses of BitstampTransferBalanceResponse in org.knowm.xchange.bitstamp.service
Methods in org.knowm.xchange.bitstamp.service that return BitstampTransferBalanceResponse Modifier and Type Method Description BitstampTransferBalanceResponse
BitstampAccountServiceRaw. transferSubAccountBalanceToMain(BigDecimal amount, String currency, String subAccount)
-