Uses of Class
org.knowm.xchange.bitstamp.dto.account.WithdrawalRequest
Package | Description |
---|---|
org.knowm.xchange.bitstamp | |
org.knowm.xchange.bitstamp.service |
-
Uses of WithdrawalRequest in org.knowm.xchange.bitstamp
Methods in org.knowm.xchange.bitstamp that return WithdrawalRequest Modifier and Type Method Description WithdrawalRequest[]
BitstampAuthenticatedV2. getWithdrawalRequests(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<String> nonce, si.mazi.rescu.SynchronizedValueFactory<String> timeStamp, String version, Long timeDelta)
-
Uses of WithdrawalRequest in org.knowm.xchange.bitstamp.service
Methods in org.knowm.xchange.bitstamp.service that return types with arguments of type WithdrawalRequest Modifier and Type Method Description List<WithdrawalRequest>
BitstampAccountServiceRaw. getWithdrawalRequests(Long timeDelta)