Package com.mypurecloud.sdk.v2.model
Class ScheduleVisibilitySettingsResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.ScheduleVisibilitySettingsResponse
- All Implemented Interfaces:
Serializable
ScheduleVisibilitySettingsResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionWhether schedule visibility controls are enabled for this management unitbooleanfutureWeeks(Integer futureWeeks) The number of weeks into the future that agents can see schedules in this management unit. 0 means current weekinthashCode()voidsetEnabled(Boolean enabled) voidsetFutureWeeks(Integer futureWeeks) toString()
-
Constructor Details
-
ScheduleVisibilitySettingsResponse
public ScheduleVisibilitySettingsResponse() -
ScheduleVisibilitySettingsResponse
-
-
Method Details
-
enabled
Whether schedule visibility controls are enabled for this management unit -
getEnabled
-
setEnabled
-
futureWeeks
The number of weeks into the future that agents can see schedules in this management unit. 0 means current week -
getFutureWeeks
-
setFutureWeeks
-
equals
-
hashCode
public int hashCode() -
toString
-