Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 729 Bytes

TimeSeriesList.md

File metadata and controls

16 lines (11 loc) · 729 Bytes

Aylien.NewsApi.Model.TimeSeriesList

Properties

Name Type Description Notes
Period string The size of each date range expressed as an interval to be added to the lower bound. [optional]
PublishedAtEnd DateTime The end published date of the time series [optional]
PublishedAtStart DateTime The start published date of the time series [optional]
TimeSeries List<TimeSeries> An array of time series [optional]

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