Module macrobond_data_api.web.web_types.unified_series_response
Classes
class UnifiedSeriesResponse (*args, **kwargs)
-
Response from a unified series request
Ancestors
- builtins.dict
Class variables
var dates : Optional[List[str]]
-
The dates of the series or not specified if there were only errors
var series : List[ValuesResponse]
-
The list of series responses in the same order as in the request