alphavantage / cryptocurrency / response / CryptoResponse
CryptoResponse
¶
public class CryptoResponse extends Object
Methods¶
Name | Summary |
---|---|
of | public static CryptoResponse of(Map<String, Object> data) |
getCryptoUnits | public List<CryptoUnit> getCryptoUnits() |
getMetaData | public MetaData getMetaData() |
getErrorMessage | public String getErrorMessage() |
toString | public String toString() |