Package | Description |
---|---|
com.xeiam.xchange.coinbase.dto.account |
Modifier and Type | Method and Description |
---|---|
CoinbaseBuySellLevel |
CoinbaseUser.getBuyLevel() |
CoinbaseBuySellLevel |
CoinbaseUser.CoinbaseUserInfo.getBuyLevel() |
CoinbaseBuySellLevel |
CoinbaseUser.getSellLevel() |
CoinbaseBuySellLevel |
CoinbaseUser.CoinbaseUserInfo.getSellLevel() |
static CoinbaseBuySellLevel |
CoinbaseBuySellLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoinbaseBuySellLevel[] |
CoinbaseBuySellLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.