Sha256: 172defb317f567e086c3c4c63ad0fbddbaf03aceb146c777ff71b59bac16715a
Contents?: true
Size: 1.42 KB
Versions: 70
Compression:
Stored size: 1.42 KB
Contents
--- title: ScheduleGenerationWarning --- ## PureCloud::ScheduleGenerationWarning ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **user_id** | **String** | ID of the user in the warning | [optional] | | **user_not_licensed** | **BOOLEAN** | Whether the user does not have the appropriate license to be scheduled | [optional] | | **unable_to_meet_max_days** | **BOOLEAN** | Whether the number of scheduled days exceeded the maximum days to schedule defined in the agent work plan | [optional] | | **unable_to_schedule_required_days** | **Array<String>** | Days indicated as required to work in agent work plan where no viable shift was found to schedule | [optional] | | **unable_to_meet_min_paid_for_the_week** | **BOOLEAN** | Whether the schedule did not meet the minimum paid time for the week defined in the agent work plan | [optional] | | **unable_to_meet_max_paid_for_the_week** | **BOOLEAN** | Whether the schedule exceeded the maximum paid time for the week defined in the agent work plan | [optional] | | **no_need_days** | **Array<String>** | Days agent was scheduled but there was no need to meet. The scheduled days have no effect on service levels | [optional] | | **shifts_too_close_together** | **BOOLEAN** | Whether the schedule did not meet the minimum time between shifts defined in the agent work plan | [optional] | {: class="table table-striped"}
Version data entries
70 entries across 70 versions & 1 rubygems