Sha256: c5c7df2fbffde02360909871ab425b80bd7c7f046bb4f5eb4e04d0faa4bff6f2
Contents?: true
Size: 1.42 KB
Versions: 13
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 week 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
13 entries across 13 versions & 1 rubygems