alphavantage / marketstatus / response / Market
Market¶
public class Market extends Object
Methods¶
| Name | Summary |
|---|---|
| getMarketType | public String getMarketType() |
| getRegion | public String getRegion() |
| getPrimaryExchanges | public String getPrimaryExchanges() |
| getLocalOpen | public String getLocalOpen() |
| getLocalClose | public String getLocalClose() |
| getCurrentStatus | public String getCurrentStatus() |
| getNotes | public String getNotes() |