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

Latest commit

 

History

History
17 lines (12 loc) · 699 Bytes

Histograms.md

File metadata and controls

17 lines (12 loc) · 699 Bytes

Aylien.NewsApi.Model.Histograms

Properties

Name Type Description Notes
Field string [optional]
IntervalEnd int The end interval of the histogram [optional]
IntervalStart int The start interval of the histogram [optional]
IntervalWidth int The width of the histogram [optional]
Intervals List<HistogramInterval> The intervals of the histograms [optional]

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