Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 832 Bytes

ForecastSourceDayPointer.md

File metadata and controls

14 lines (10 loc) · 832 Bytes

ForecastSourceDayPointer

Properties

Name Type Description Notes
dayOfWeek string The forecast day of week for this source data [optional]
weight int The relative weight to apply to this source data item for weighted averages [optional]
date string The date this source data represents, in yyyy-MM-dd format [optional]
fileName string The name of the source file this data came from if it originated from a data import [optional]
dataKey string The key to look up the forecast source data for this source day [optional]

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