Package org.knowm.xchange.upbit.service
Class UpbitAccountServiceRaw
java.lang.Object
org.knowm.xchange.service.BaseExchangeService
org.knowm.xchange.upbit.service.UpbitBaseService
org.knowm.xchange.upbit.service.UpbitAccountServiceRaw
- All Implemented Interfaces:
BaseService
- Direct Known Subclasses:
UpbitAccountService
public class UpbitAccountServiceRaw extends UpbitBaseService
-
Field Summary
Fields inherited from class org.knowm.xchange.upbit.service.UpbitBaseService
apiKey, apiSecret, signatureCreator, upbit, url
Fields inherited from class org.knowm.xchange.service.BaseExchangeService
exchange
-
Constructor Summary
Constructors Constructor Description UpbitAccountServiceRaw(Exchange exchange)
Constructor -
Method Summary
Modifier and Type Method Description UpbitBalances
getWallet()
Methods inherited from class org.knowm.xchange.service.BaseExchangeService
verifyOrder, verifyOrder, verifyOrder
-
Constructor Details
-
UpbitAccountServiceRaw
Constructor- Parameters:
exchange
-
-
-
Method Details
-
getWallet
- Throws:
UpbitException
IOException
-