public class MercadoBitcoinAccountInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MercadoBitcoinAccountInfo.Funds |
Constructor and Description |
---|
MercadoBitcoinAccountInfo(MercadoBitcoinAccountInfo.Funds funds,
Long serverTime,
Long openOrders) |
Modifier and Type | Method and Description |
---|---|
MercadoBitcoinAccountInfo.Funds |
getFunds() |
Long |
getOpenOrders() |
Long |
getServerTime() |
String |
toString() |
public MercadoBitcoinAccountInfo(MercadoBitcoinAccountInfo.Funds funds, Long serverTime, Long openOrders)
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.