alphavantage / cryptocurrency / response / MetaData
MetaData¶
public class MetaData extends Object
Types¶
| Name | Summary |
|---|---|
| Builder | public static class Builder |
Methods¶
| Name | Summary |
|---|---|
| getInformation | public String getInformation() |
| getDigitalCurrencyCode | public String getDigitalCurrencyCode() |
| getDigitalCurrencyName | public String getDigitalCurrencyName() |
| getMarketCode | public String getMarketCode() |
| getMarketName | public String getMarketName() |
| getLastRefreshed | public String getLastRefreshed() |
| getTimeZone | public String getTimeZone() |
| getInterval | public String getInterval() |
| getOutputSize | public String getOutputSize() |
| toString | public String toString() |