| name | data type | description |
|---|---|---|
| forecastSummaryPK | ForecastSummaryPK | |
| summaryCreatedTime | number | |
| warningStatus | number |
Example
{
"forecastSummaryPK" : {
"forecastConfigurationId" : 12345,
"summaryForDate" : 12345
},
"summaryCreatedTime" : 12345,
"warningStatus" : 12345
}