Sha256: 3f5da30f11ee5286cefa2de088a02c29fe72b603c39233d9f3c1ca67cd95c87a
Contents?: true
Size: 1.32 KB
Versions: 13
Compression:
Stored size: 1.32 KB
Contents
--- title: BuCurrentAgentScheduleSearchResponse --- ## PureCloud::BuCurrentAgentScheduleSearchResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **agent_schedules** | [**Array<BuAgentScheduleSearchResponse>**](BuAgentScheduleSearchResponse.html) | The requested agent schedules | [optional] | | **business_unit_time_zone** | **String** | The time zone configured for the business unit to which this schedule applies | [optional] | | **published_schedules** | [**Array<BuAgentSchedulePublishedScheduleReference>**](BuAgentSchedulePublishedScheduleReference.html) | References to all published week schedules overlapping the start/end date query parameters | [optional] | | **start_date** | **DateTime** | The start date of the schedules. Only populated on notifications. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **end_date** | **DateTime** | The end date of the schedules. Only populated on notifications. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **updates** | [**Array<BuAgentScheduleUpdate>**](BuAgentScheduleUpdate.html) | The list of updates for the schedule. Only used in notifications | [optional] | {: class="table table-striped"}
Version data entries
13 entries across 13 versions & 1 rubygems