Uses of Class
com.mypurecloud.sdk.v2.model.FullDayTimeOffMarker
Packages that use FullDayTimeOffMarker
-
Uses of FullDayTimeOffMarker in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FullDayTimeOffMarkerModifier and TypeMethodDescriptionFullDayTimeOffMarker.activityCodeId(String activityCodeId) The ID of the activity code associated with the time off markerFullDayTimeOffMarker.businessUnitDate(LocalDate businessUnitDate) The date of the time off marker, interpreted in the business unit's time zone.FullDayTimeOffMarker.description(String description) The description of the time off markerFullDayTimeOffMarker.lengthMinutes(Integer lengthMinutes) The length of the time off marker in minutesWhether the time off marker is paidFullDayTimeOffMarker.timeOffRequestId(String timeOffRequestId) The ID of the time off requestMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type FullDayTimeOffMarker