Sha256: f5df25ff2a03addfbc651d4ef60cf36040e86752343182e81f8d1b7e0b43e9f2

Contents?: true

Size: 1.39 KB

Versions: 2

Compression:

Stored size: 1.39 KB

Contents

---
title: ForecastModificationCreation
---
## PureCloud::ForecastModificationCreation

## 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]|
| **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/ForecastModificationCreation.html.md
purecloud-0.55.1 doc_out/ForecastModificationCreation.html.md