public class PeatioAccountService extends PeatioAccountServiceRaw implements com.xeiam.xchange.service.polling.account.PollingAccountService
accessKey, signature, toncepeatio| Constructor and Description |
|---|
PeatioAccountService(com.xeiam.xchange.Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
com.xeiam.xchange.dto.account.AccountInfo |
getAccountInfo() |
String |
requestDepositAddress(String currency,
String... args) |
String |
withdrawFunds(String currency,
BigDecimal amount,
String address) |
getDeposit, getDeposits, getMegetExchangeSymbols, getMarketspublic PeatioAccountService(com.xeiam.xchange.Exchange exchange)
public com.xeiam.xchange.dto.account.AccountInfo getAccountInfo()
throws PeatioException,
IOException
getAccountInfo in interface com.xeiam.xchange.service.polling.account.PollingAccountServicePeatioExceptionIOExceptionpublic String withdrawFunds(String currency, BigDecimal amount, String address) throws com.xeiam.xchange.exceptions.ExchangeException, com.xeiam.xchange.exceptions.NotAvailableFromExchangeException, com.xeiam.xchange.exceptions.NotYetImplementedForExchangeException, IOException
withdrawFunds in interface com.xeiam.xchange.service.polling.account.PollingAccountServicecom.xeiam.xchange.exceptions.ExchangeExceptioncom.xeiam.xchange.exceptions.NotAvailableFromExchangeExceptioncom.xeiam.xchange.exceptions.NotYetImplementedForExchangeExceptionIOExceptionpublic String requestDepositAddress(String currency, String... args) throws com.xeiam.xchange.exceptions.ExchangeException, com.xeiam.xchange.exceptions.NotAvailableFromExchangeException, com.xeiam.xchange.exceptions.NotYetImplementedForExchangeException, IOException
requestDepositAddress in interface com.xeiam.xchange.service.polling.account.PollingAccountServicecom.xeiam.xchange.exceptions.ExchangeExceptioncom.xeiam.xchange.exceptions.NotAvailableFromExchangeExceptioncom.xeiam.xchange.exceptions.NotYetImplementedForExchangeExceptionIOExceptionCopyright © 2015. All rights reserved.