Package com.mypurecloud.sdk.v2.model
Class BuAbandonRate
java.lang.Object
com.mypurecloud.sdk.v2.model.BuAbandonRate
- All Implemented Interfaces:
Serializable
BuAbandonRate
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()Whether to include abandon rate in the associated configurationAbandon rate percent goal.voidsetInclude(Boolean include) voidsetPercent(Integer percent) toString()
-
Constructor Details
-
BuAbandonRate
public BuAbandonRate() -
BuAbandonRate
-
-
Method Details
-
include
Whether to include abandon rate in the associated configuration -
getInclude
-
setInclude
-
percent
Abandon rate percent goal. Required if include == true -
getPercent
-
setPercent
-
equals
-
hashCode
public int hashCode() -
toString
-