public class CoinbaseSpotPriceHistory extends Object
Modifier and Type | Method and Description |
---|---|
static CoinbaseSpotPriceHistory |
fromRawString(String spotPriceHistoryString) |
List<CoinbaseHistoricalSpotPrice> |
getSpotPriceHistory() |
String |
toString() |
public List<CoinbaseHistoricalSpotPrice> getSpotPriceHistory()
public static CoinbaseSpotPriceHistory fromRawString(String spotPriceHistoryString)
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.