Sha256: a482d7d7690f387d225a3efe4a0720f7b80f28a44915e5fe7c289e9fd15c3b5d
Contents?: true
Size: 1.08 KB
Versions: 2
Compression:
Stored size: 1.08 KB
Contents
--- title: ForecastMetadata --- ## PureCloud::ForecastMetadata ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **number_of_periods** | **Integer** | The number of periods to be forecasted for | | | **period_frequency** | **String** | The frequency of the period | | | **description** | **String** | The description of the forecast to be created | | | **metrics** | **Array<String>** | The metrics the forecast is for | | | **last_modified_date** | **DateTime** | The last modified date time of this object. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **last_modified_by** | [**User**](User.html) | The person who last modified this object | [optional] | | **status** | **String** | The status of the creation of the forecast | [optional] | | **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/ForecastMetadata.html.md |
purecloud-0.55.1 | doc_out/ForecastMetadata.html.md |