Package com.mypurecloud.sdk.v2.model
Class BuAgentScheduleUpdate
java.lang.Object
com.mypurecloud.sdk.v2.model.BuAgentScheduleUpdate
- All Implemented Interfaces:
Serializable
BuAgentScheduleUpdate
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetShiftStartDates(List<Date> shiftStartDates) voidshiftStartDates(List<Date> shiftStartDates) The start date for the affected shiftstoString()The type of update
-
Constructor Details
-
BuAgentScheduleUpdate
public BuAgentScheduleUpdate() -
BuAgentScheduleUpdate
-
-
Method Details