Package | Description |
---|---|
com.xeiam.xchange.anx.v2 | |
com.xeiam.xchange.anx.v2.dto.account.polling |
Modifier and Type | Method and Description |
---|---|
static Wallet |
ANXAdapters.adaptWallet(ANXWallet anxWallet)
Adapts a ANX Wallet to a XChange Wallet
|
Modifier and Type | Method and Description |
---|---|
static List<Wallet> |
ANXAdapters.adaptWallets(Map<String,ANXWallet> anxWallets)
Adapts a List of ANX Wallets to a List of XChange Wallets
|
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–2018 Xeiam, LLC. All rights reserved.