Uses of Class
com.mypurecloud.sdk.v2.model.EstimateAvailablePartialDayTimeOffResponse
Packages that use EstimateAvailablePartialDayTimeOffResponse
-
Uses of EstimateAvailablePartialDayTimeOffResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EstimateAvailablePartialDayTimeOffResponseModifier and TypeMethodDescriptionStart date-time in ISO-8601 format for partial day requestEstimateAvailablePartialDayTimeOffResponse.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 estimatedEstimateAvailablePartialDayTimeOffResponse.overrideDateType(EstimateAvailablePartialDayTimeOffResponse.OverrideDateTypeEnum overrideDateType) The override date type, if the partial day request overlaps with an override dateEstimateAvailablePartialDayTimeOffResponse.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 EstimateAvailablePartialDayTimeOffResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EstimateAvailablePartialDayTimeOffResponseModifier and TypeMethodDescriptionEstimateAvailableTimeOffResponse.partialDayDates(List<EstimateAvailablePartialDayTimeOffResponse> partialDayDates) Partial day dates. fullDayDates must be empty if this field is populatedvoidEstimateAvailableTimeOffResponse.setPartialDayDates(List<EstimateAvailablePartialDayTimeOffResponse> partialDayDates)