Uses of Class
com.mypurecloud.sdk.v2.model.AvailabilityRange
Packages that use AvailabilityRange
-
Uses of AvailabilityRange in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AvailabilityRangeModifier and TypeMethodDescriptionAvailabilityRange.earliestStartMinutesFromMidnight(Integer earliestStartMinutesFromMidnight) The earliest time of day the activity can be scheduled to begin, in minutes from midnight in the configured time zone of the business unitFixedAvailability.getAvailabilityRange()AvailabilityRange.latestEndMinutesFromMidnight(Integer latestEndMinutesFromMidnight) The latest time of day the activity can be scheduled to end, in minutes from midnight in the configured time zone of the business unitMethods in com.mypurecloud.sdk.v2.model with parameters of type AvailabilityRangeModifier and TypeMethodDescriptionFixedAvailability.availabilityRange(AvailabilityRange availabilityRange) The range of time of day the activity can be scheduledvoidFixedAvailability.setAvailabilityRange(AvailabilityRange availabilityRange)