Uses of Class
com.mypurecloud.sdk.v2.model.CampaignTimeSlot
Packages that use CampaignTimeSlot
-
Uses of CampaignTimeSlot in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CampaignTimeSlotModifier and TypeMethodDescriptionThe day of the interval.The start time of the interval as an ISO-8601 string, i.e.The end time of the interval as an ISO-8601 string, i.e.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CampaignTimeSlotMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CampaignTimeSlotModifier and TypeMethodDescriptionvoidCallableTime.setTimeSlots(List<CampaignTimeSlot> timeSlots) CallableTime.timeSlots(List<CampaignTimeSlot> timeSlots) The time intervals for which it is acceptable to place outbound calls.