Uses of Class
org.knowm.xchange.bitstamp.dto.account.WithdrawalRequest
-
Packages that use 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[]
BitstampAuthenticated. getWithdrawalRequests(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce)
Deprecated.WithdrawalRequest[]
BitstampAuthenticatedV2. getWithdrawalRequests(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, 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)
-