Sha256: 6d434f823697425141d379f272c1b3433d2ec8c4fd00a952e7dbb8cb3220c84d

Contents?: true

Size: 1.64 KB

Versions: 2

Compression:

Stored size: 1.64 KB

Contents

---
title: ForecastModification
---
## PureCloud::ForecastModification

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **forecast_id** | **String** | The id of the associated forecast | |
| **priority** | **Integer** | The priority in which the modification is applied | |
| **metric** | **String** | The metric the modification is appied to | |
| **modification_type** | **String** | The type of modification | |
| **modification_value** | **Float** | The value of the modification | |
| **start_date** | **DateTime** | The start of the modified time period. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **end_date** | **DateTime** | The end of the modified time period. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **attributes** | [**ForecastFilterAttributes**](ForecastFilterAttributes.html) | The filters for the modification | |
| **enabled** | **BOOLEAN** | Determined if the modification is currently applied | [default to false]|
| **last_modified_date** | **DateTime** | The last time the modification was changed. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **last_modified_by** | [**User**](User.html) | The last user to change the modification | |
| **notes** | **String** | Any notes associated with the modification | |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
purecloud-0.56.1 doc_out/ForecastModification.html.md
purecloud-0.55.1 doc_out/ForecastModification.html.md