Uses of Class
com.mypurecloud.sdk.v2.model.TimeOffSettingsResponse
Packages that use TimeOffSettingsResponse
-
Uses of TimeOffSettingsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TimeOffSettingsResponseModifier and TypeMethodDescriptionManagementUnitSettingsResponse.getTimeOff()TimeOffSettingsResponse.submissionEarliestDaysFromNow(Integer submissionEarliestDaysFromNow) The earliest number of days from now for which an agent can submit a time off request.TimeOffSettingsResponse.submissionLatestDate(LocalDate submissionLatestDate) The latest date for the time off request submission interpreted in the business unit time zone in yyyy-MM-dd format.TimeOffSettingsResponse.submissionLatestDaysFromNow(Integer submissionLatestDaysFromNow) The latest number of days from now for which an agent can submit a time off requestTimeOffSettingsResponse.submissionRangeEnforced(Boolean submissionRangeEnforced) Whether to enforce a submission range for agent time off requestsTimeOffSettingsResponse.submissionRangeType(TimeOffSettingsResponse.SubmissionRangeTypeEnum submissionRangeType) The type of the submission rangeMethods in com.mypurecloud.sdk.v2.model with parameters of type TimeOffSettingsResponseModifier and TypeMethodDescriptionvoidManagementUnitSettingsResponse.setTimeOff(TimeOffSettingsResponse timeOff) ManagementUnitSettingsResponse.timeOff(TimeOffSettingsResponse timeOff) Time off request settings for this management unit