Package com.mypurecloud.sdk.v2.model
Class ForecastServiceLevelResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.ForecastServiceLevelResponse
- All Implemented Interfaces:
Serializable
ForecastServiceLevelResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()The percent of calls to answer in the number of seconds definedThe number of seconds to define for the percent of calls to be answeredvoidsetPercent(Integer percent) voidsetSeconds(Integer seconds) toString()
-
Constructor Details
-
ForecastServiceLevelResponse
public ForecastServiceLevelResponse() -
ForecastServiceLevelResponse
-
-
Method Details
-
percent
The percent of calls to answer in the number of seconds defined -
getPercent
-
setPercent
-
seconds
The number of seconds to define for the percent of calls to be answered -
getSeconds
-
setSeconds
-
equals
-
hashCode
public int hashCode() -
toString
-