Uses of Class
com.mypurecloud.sdk.v2.model.LearningSlotFullDayTimeOffMarker
Packages that use LearningSlotFullDayTimeOffMarker
-
Uses of LearningSlotFullDayTimeOffMarker in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningSlotFullDayTimeOffMarkerModifier and TypeMethodDescriptionLearningSlotFullDayTimeOffMarker.activityCodeId(String activityCodeId) The ID of the activity code associated with the time off markerLearningSlotFullDayTimeOffMarker.businessUnitDate(LocalDate businessUnitDate) The date of the time off marker, interpreted in the business unit's time zone.LearningSlotFullDayTimeOffMarker.description(String description) The description of the time off markerLearningSlotFullDayTimeOffMarker.lengthMinutes(Integer lengthMinutes) The length of the time off marker in minutesWhether the time off marker is paidLearningSlotFullDayTimeOffMarker.timeOffRequestId(String timeOffRequestId) The ID of the time off requestMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type LearningSlotFullDayTimeOffMarkerMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type LearningSlotFullDayTimeOffMarkerModifier and TypeMethodDescriptionLearningSlotWfmScheduleActivity.fullDayTimeOffMarkers(List<LearningSlotFullDayTimeOffMarker> fullDayTimeOffMarkers) List of user's days offvoidLearningSlotWfmScheduleActivity.setFullDayTimeOffMarkers(List<LearningSlotFullDayTimeOffMarker> fullDayTimeOffMarkers)