Package com.mypurecloud.sdk.v2.model
Class OutcomeAttributionAsyncResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.OutcomeAttributionAsyncResponse
- All Implemented Interfaces:
Serializable
OutcomeAttributionAsyncResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()percentFailedThreshold(Integer percentFailedThreshold) Optional percent failed threshold for validation errors; if reached will halt the job.voidsetPercentFailedThreshold(Integer percentFailedThreshold) toString()
-
Constructor Details
-
OutcomeAttributionAsyncResponse
public OutcomeAttributionAsyncResponse() -
OutcomeAttributionAsyncResponse
-
-
Method Details
-
getId
-
percentFailedThreshold
Optional percent failed threshold for validation errors; if reached will halt the job. Default is 5 percent, allowed values 0 to 100. -
getPercentFailedThreshold
-
setPercentFailedThreshold
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-