Uses of Class
com.mypurecloud.sdk.v2.model.EstimateAvailableFullDayTimeOffResponse
Packages that use EstimateAvailableFullDayTimeOffResponse
-
Uses of EstimateAvailableFullDayTimeOffResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EstimateAvailableFullDayTimeOffResponseModifier and TypeMethodDescriptionDate in yyyy-MM-dd format for full day request.EstimateAvailableFullDayTimeOffResponse.durationMinutes(Integer durationMinutes) An estimation of time off request length in minutesWhether there is flexibility for a user to choose different hours than the system estimatedEstimateAvailableFullDayTimeOffResponse.overrideDateType(EstimateAvailableFullDayTimeOffResponse.OverrideDateTypeEnum overrideDateType) The override date type, if the requested day is an override dateEstimateAvailableFullDayTimeOffResponse.payableMinutes(Integer payableMinutes) An estimation of payable part of time off request in minutesMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type EstimateAvailableFullDayTimeOffResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EstimateAvailableFullDayTimeOffResponseModifier and TypeMethodDescriptionEstimateAvailableTimeOffResponse.fullDayDates(List<EstimateAvailableFullDayTimeOffResponse> fullDayDates) Full day dates. partialDayDates must be empty if this field is populatedvoidEstimateAvailableTimeOffResponse.setFullDayDates(List<EstimateAvailableFullDayTimeOffResponse> fullDayDates)