Package com.mypurecloud.sdk.v2.model
Class BuIntradayForecastData
java.lang.Object
com.mypurecloud.sdk.v2.model.BuIntradayForecastData
- All Implemented Interfaces:
Serializable
BuIntradayForecastData
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaverageHandleTimeSeconds(Double averageHandleTimeSeconds) The average handle time in seconds an agent spent handling interactionsbooleaninthashCode()The number of interactions routed into the queues in the selected planning groups for the given media type for an agent to answervoidsetAverageHandleTimeSeconds(Double averageHandleTimeSeconds) voidsetOffered(Double offered) toString()
-
Constructor Details
-
BuIntradayForecastData
public BuIntradayForecastData() -
BuIntradayForecastData
-
-
Method Details
-
offered
The number of interactions routed into the queues in the selected planning groups for the given media type for an agent to answer -
getOffered
-
setOffered
-
averageHandleTimeSeconds
The average handle time in seconds an agent spent handling interactions -
getAverageHandleTimeSeconds
-
setAverageHandleTimeSeconds
-
equals
-
hashCode
public int hashCode() -
toString
-