Uses of Class
com.mypurecloud.sdk.v2.model.AtzmTimeSlotWithTimeZone
Packages that use AtzmTimeSlotWithTimeZone
-
Uses of AtzmTimeSlotWithTimeZone in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AtzmTimeSlotWithTimeZoneModifier and TypeMethodDescriptionAtzmTimeSlotWithTimeZone.earliestCallableTime(String earliestCallableTime) The earliest time to dial a contact.CallableWindow.getUnmapped()AtzmTimeSlotWithTimeZone.latestCallableTime(String latestCallableTime) The latest time to dial a contact.AtzmTimeSlotWithTimeZone.timeZoneId(String timeZoneId) The time zone to use for contacts that cannot be mapped.Methods in com.mypurecloud.sdk.v2.model with parameters of type AtzmTimeSlotWithTimeZoneModifier and TypeMethodDescriptionvoidCallableWindow.setUnmapped(AtzmTimeSlotWithTimeZone unmapped) CallableWindow.unmapped(AtzmTimeSlotWithTimeZone unmapped) The time interval and time zone to place outbound calls, for contacts that cannot be mapped to a time zone.