Package com.mypurecloud.sdk.v2.model
Class DialerCallabletimesetConfigChangeTimeSlot
java.lang.Object
com.mypurecloud.sdk.v2.model.DialerCallabletimesetConfigChangeTimeSlot
- All Implemented Interfaces:
Serializable
DialerCallabletimesetConfigChangeTimeSlot
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) The day this time slot appliesbooleangetDay()inthashCode()voidsetAdditionalProperties(Map<String, Object> additionalProperties) voidvoidsetStartTime(String startTime) voidsetStopTime(String stopTime) The start time of this time slotThe stop time of this time slottoString()
-
Constructor Details
-
DialerCallabletimesetConfigChangeTimeSlot
public DialerCallabletimesetConfigChangeTimeSlot() -
DialerCallabletimesetConfigChangeTimeSlot
-
-
Method Details
-
startTime
The start time of this time slot -
getStartTime
-
setStartTime
-
stopTime
The stop time of this time slot -
getStopTime
-
setStopTime
-
day
The day this time slot applies -
getDay
-
setDay
-
additionalProperties
public DialerCallabletimesetConfigChangeTimeSlot additionalProperties(Map<String, Object> additionalProperties) -
getAdditionalProperties
-
setAdditionalProperties
-
equals
-
hashCode
public int hashCode() -
toString
-