Sha256: d332b799f19ab1a31096d713803b46b6118a95b340aa87b845df6ce784a377ce
Contents?: true
Size: 1.42 KB
Versions: 25
Compression:
Stored size: 1.42 KB
Contents
--- title: WeekSchedule --- ## PureCloud::WeekSchedule ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **week_date** | **String** | First day of this week schedule in yyyy-MM-dd format | [optional] | | **description** | **String** | Description of the week schedule | [optional] | | **published** | **BOOLEAN** | Whether the week schedule is published | [optional] | | **generation_results** | [**WeekScheduleGenerationResult**](WeekScheduleGenerationResult.html) | Summary of the results from the schedule run | [optional] | | **short_term_forecast** | [**ShortTermForecastReference**](ShortTermForecastReference.html) | Short term forecast associated with this schedule | [optional] | | **metadata** | [**WfmVersionedEntityMetadata**](WfmVersionedEntityMetadata.html) | Version metadata for this work plan | [optional] | | **user_schedules** | [**Hash<String, UserSchedule>**](UserSchedule.html) | User schedules in the week | [optional] | | **headcount_forecast** | [**HeadcountForecast**](HeadcountForecast.html) | Headcount information for the week schedule | [optional] | | **agent_schedules_version** | **Integer** | Version of agent schedules in the week schedule | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
25 entries across 25 versions & 1 rubygems