Sha256: ccf1ee8b65828c7838e39e5c253324c5d691afd4dad8222c8403ad6cc86188d7
Contents?: true
Size: 725 Bytes
Versions: 2
Compression:
Stored size: 725 Bytes
Contents
--- 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"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.56.1 | doc_out/Forecast.html.md |
purecloud-0.55.1 | doc_out/Forecast.html.md |