Uses of Class
com.mypurecloud.sdk.v2.model.EstimateAvailablePartialDayTimeOffRequest
Packages that use EstimateAvailablePartialDayTimeOffRequest
-
Uses of EstimateAvailablePartialDayTimeOffRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EstimateAvailablePartialDayTimeOffRequestModifier and TypeMethodDescriptionStart date-time in ISO-8601 format for partial day requestEstimateAvailablePartialDayTimeOffRequest.requestedDurationMinutes(Integer requestedDurationMinutes) A requested length of time off request in minutes.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EstimateAvailablePartialDayTimeOffRequestMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EstimateAvailablePartialDayTimeOffRequestModifier and TypeMethodDescriptionEstimateAvailableTimeOffRequest.partialDayDates(List<EstimateAvailablePartialDayTimeOffRequest> partialDayDates) Partial day dates. fullDayDates must be empty if this field is populatedvoidEstimateAvailableTimeOffRequest.setPartialDayDates(List<EstimateAvailablePartialDayTimeOffRequest> partialDayDates)