Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.05 KB

GetMarketStatus200Response.md

File metadata and controls

15 lines (12 loc) · 1.05 KB

# GetMarketStatus200Response

Properties

Name Type Description Notes
after_hours bool Whether or not the market is in post-market hours. [optional]
currencies \OpenAPI\Client\Model\GetMarketStatus200ResponseCurrencies [optional]
early_hours bool Whether or not the market is in pre-market hours. [optional]
exchanges \OpenAPI\Client\Model\GetMarketStatus200ResponseExchanges [optional]
indices_groups \OpenAPI\Client\Model\GetMarketStatus200ResponseIndicesGroups [optional]
market string The status of the market as a whole. [optional]
server_time string The current time of the server, returned as a date-time in RFC3339 format. [optional]

[Back to Model list] [Back to API list] [Back to README]