Class MercadoBitcoinAccountServiceRaw
java.lang.Object
org.knowm.xchange.service.BaseExchangeService
org.knowm.xchange.mercadobitcoin.service.MercadoBitcoinBaseService
org.knowm.xchange.mercadobitcoin.service.MercadoBitcoinAccountServiceRaw
- All Implemented Interfaces:
BaseService
- Direct Known Subclasses:
MercadoBitcoinAccountService
- Author:
- Felipe Micaroni Lalli
-
Field Summary
Fields inherited from class org.knowm.xchange.service.BaseExchangeService
exchange
-
Constructor Summary
ModifierConstructorDescriptionprotected
MercadoBitcoinAccountServiceRaw
(Exchange exchange) Constructor -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.knowm.xchange.service.BaseExchangeService
verifyOrder, verifyOrder, verifyOrder
-
Constructor Details
-
MercadoBitcoinAccountServiceRaw
Constructor- Parameters:
exchange
-
-
-
Method Details
-
getMercadoBitcoinAccountInfo
public MercadoBitcoinBaseTradeApiResult<MercadoBitcoinAccountInfo> getMercadoBitcoinAccountInfo() throws IOException- Throws:
IOException
-