| Package | Description |
|---|---|
| org.knowm.xchange.anx.v2 | |
| org.knowm.xchange.anx.v2.dto.account |
| Modifier and Type | Method and Description |
|---|---|
static Balance |
ANXAdapters.adaptBalance(ANXWallet anxWallet)
Adapts a ANX Wallet to a XChange Balance
|
| Modifier and Type | Method and Description |
|---|---|
static Wallet |
ANXAdapters.adaptWallet(Map<String,ANXWallet> anxWallets)
Adapts a List of ANX Wallets to an XChange Wallet
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ANXWallet> |
ANXAccountInfo.getWallets() |
| Constructor and Description |
|---|
ANXAccountInfo(String login,
String index,
String id,
List<String> rights,
String language,
String created,
String lastLogin,
Map<String,ANXWallet> wallets,
ANXValue monthlyVolume,
BigDecimal tradeFee)
Constructor
|
Copyright © 2012–2019 Knowm Inc.. All rights reserved.