Class VaultoroAccountServiceRaw
java.lang.Object
org.knowm.xchange.service.BaseExchangeService
org.knowm.xchange.vaultoro.service.VaultoroBaseService
org.knowm.xchange.vaultoro.service.VaultoroAccountServiceRaw
- All Implemented Interfaces:
BaseService
- Direct Known Subclasses:
VaultoroAccountService
public class VaultoroAccountServiceRaw extends VaultoroBaseService
-
Field Summary
Fields inherited from class org.knowm.xchange.vaultoro.service.VaultoroBaseService
apiKey, signatureCreator, vaultoro
Fields inherited from class org.knowm.xchange.service.BaseExchangeService
exchange
-
Constructor Summary
Constructors Constructor Description VaultoroAccountServiceRaw(Exchange exchange)
Constructor -
Method Summary
Modifier and Type Method Description List<VaultoroBalance>
getVaultoroBalances()
Methods inherited from class org.knowm.xchange.service.BaseExchangeService
verifyOrder, verifyOrder, verifyOrder
-
Constructor Details
-
VaultoroAccountServiceRaw
Constructor- Parameters:
exchange
-
-
-
Method Details
-
getVaultoroBalances
- Throws:
VaultoroException
IOException
-