Sha256: 81a49bc78b2e15bf2f30b8b35ffdad0726ddc40c6ce01ea2542491d5d84a0910
Contents?: true
Size: 1.41 KB
Versions: 13
Compression:
Stored size: 1.41 KB
Contents
--- title: BuScheduleMetadata --- ## PureCloud::BuScheduleMetadata ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **week_date** | **Date** | The start week date for this schedule. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd | [optional] | | **week_count** | **Integer** | The number of weeks spanned by this schedule | [optional] | | **description** | **String** | The description of this schedule | [optional] | | **published** | **BOOLEAN** | Whether this schedule is published | [optional] | | **short_term_forecast** | [**BuShortTermForecastReference**](BuShortTermForecastReference.html) | The forecast used for this schedule, if applicable | [optional] | | **generation_results** | [**ScheduleGenerationResultSummary**](ScheduleGenerationResultSummary.html) | Generation result summary for this schedule, if applicable | [optional] | | **metadata** | [**WfmVersionedEntityMetadata**](WfmVersionedEntityMetadata.html) | Version metadata for this schedule | [optional] | | **management_units** | [**Array<BuManagementUnitScheduleSummary>**](BuManagementUnitScheduleSummary.html) | High level per-management unit schedule metadata | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
13 entries across 13 versions & 1 rubygems