--- title: ForecastResultResponse --- ## PureCloud::ForecastResultResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **result** | [**RouteGroupList**](RouteGroupList.html) | The forecast result. If null, fetch the result from the url in downloadUrl | [optional] | | **download_url** | **String** | The downloadUrl to fetch the result if it is too large to be sent directly | [optional] | {: class="table table-striped"}