public class PeatioAccountServiceRaw extends PeatioBasePrivatePollingService
accessKey, signature, tonce
peatio
Modifier | Constructor and Description |
---|---|
protected |
PeatioAccountServiceRaw(com.xeiam.xchange.Exchange exchange) |
Modifier and Type | Method and Description |
---|---|
Deposit |
getDeposit(String txid) |
Deposit[] |
getDeposits(String currency) |
Member |
getMe() |
getExchangeSymbols, getMarkets
protected PeatioAccountServiceRaw(com.xeiam.xchange.Exchange exchange)
public Member getMe() throws PeatioException, IOException
PeatioException
IOException
public Deposit[] getDeposits(String currency) throws PeatioException, IOException
PeatioException
IOException
public Deposit getDeposit(String txid) throws PeatioException, IOException
PeatioException
IOException
Copyright © 2015. All rights reserved.