Package com.mypurecloud.sdk.v2.model
Class DialerCallabletimesetConfigChangeCallableTime
java.lang.Object
com.mypurecloud.sdk.v2.model.DialerCallabletimesetConfigChangeCallableTime
- All Implemented Interfaces:
Serializable
DialerCallabletimesetConfigChangeCallableTime
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) booleaninthashCode()voidsetAdditionalProperties(Map<String, Object> additionalProperties) voidvoidsetTimeZoneId(String timeZoneId) timeSlots(List<DialerCallabletimesetConfigChangeTimeSlot> timeSlots) The time slotstimeZoneId(String timeZoneId) The ISO ID for the timezonetoString()
-
Constructor Details
-
DialerCallabletimesetConfigChangeCallableTime
public DialerCallabletimesetConfigChangeCallableTime() -
DialerCallabletimesetConfigChangeCallableTime
-
-
Method Details
-
timeSlots
public DialerCallabletimesetConfigChangeCallableTime timeSlots(List<DialerCallabletimesetConfigChangeTimeSlot> timeSlots) The time slots -
getTimeSlots
-
setTimeSlots
-
timeZoneId
The ISO ID for the timezone -
getTimeZoneId
-
setTimeZoneId
-
additionalProperties
public DialerCallabletimesetConfigChangeCallableTime additionalProperties(Map<String, Object> additionalProperties) -
getAdditionalProperties
-
setAdditionalProperties
-
equals
-
hashCode
public int hashCode() -
toString
-