Package com.mypurecloud.sdk.v2.model
Class WeekScheduleListResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.WeekScheduleListResponse
- All Implemented Interfaces:
Serializable
WeekScheduleListResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<WeekScheduleListItemResponse> entities) booleaninthashCode()voidsetEntities(List<WeekScheduleListItemResponse> entities) toString()
-
Constructor Details
-
WeekScheduleListResponse
public WeekScheduleListResponse() -
WeekScheduleListResponse
-
-
Method Details