Package com.mypurecloud.sdk.v2.model
Class QueryAgentShiftTradeListJobRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.QueryAgentShiftTradeListJobRequest
- All Implemented Interfaces:
Serializable
QueryAgentShiftTradeListJobRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetWeekDates(List<LocalDate> weekDates) toString()The start week dates in which to query shift trades in the business unit time zone (yyyy-MM-dd format)
-
Constructor Details
-
QueryAgentShiftTradeListJobRequest
public QueryAgentShiftTradeListJobRequest() -
QueryAgentShiftTradeListJobRequest
-
-
Method Details