Sha256: fd61f85036b8581614c3d8b117f1375353b0a4e5b6b4c012e46fced0db6ef87a
Contents?: true
Size: 1.09 KB
Versions: 2
Compression:
Stored size: 1.09 KB
Contents
--- title: UpdateWeekScheduleRequest --- ## PureCloud::UpdateWeekScheduleRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **description** | **String** | Description of the week schedule | [optional] | | **published** | **BOOLEAN** | Whether the week schedule is published | [optional] | | **user_schedules** | [**Hash<String, UserSchedule>**](UserSchedule.html) | User schedules in the week | [optional] | | **partial_upload_ids** | **Array<String>** | IDs of partial uploads to include in this imported schedule. It is applicable only for large schedules where activity count in schedule is greater than 17500 | [optional] | | **metadata** | [**WfmVersionedEntityMetadata**](WfmVersionedEntityMetadata.html) | Version metadata for this work plan | | | **agent_schedules_version** | **Integer** | Version of agent schedules in the week schedule | | | **agent_update_filter** | **String** | The condition to notify agents about schedule updates. Applicable to only published schedule | [optional] | {: class="table table-striped"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-43.1.0 | docs/UpdateWeekScheduleRequest.md |
purecloudplatformclientv2-43.0.0 | docs/UpdateWeekScheduleRequest.md |