--- title: Forecast --- ## PureCloud::Forecast ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **metadata** | [**ForecastMetadata**](ForecastMetadata.html) | The metadata of the forecast | [optional] | | **start_date** | **DateTime** | The start date time of the forecast. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **forecast_entries** | [**Array<ForecastEntry>**](ForecastEntry.html) | The entries of forecasted values and their dimensions | [optional] | | **error_message** | **String** | The error happening when producing the forecasts | [optional] | {: class="table table-striped"}