Uses of Class
com.mypurecloud.sdk.v2.model.OutcomeAchievedEventOutcome
Packages that use OutcomeAchievedEventOutcome
-
Uses of OutcomeAchievedEventOutcome in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutcomeAchievedEventOutcomeModifier and TypeMethodDescriptionOutcomeAchievedEventOutcome.displayName(String displayName) The display name of the outcome.OutcomeAchievedEvent.getOutcome()ID of the outcome.The version of the outcome.Methods in com.mypurecloud.sdk.v2.model with parameters of type OutcomeAchievedEventOutcomeModifier and TypeMethodDescriptionOutcomeAchievedEvent.outcome(OutcomeAchievedEventOutcome outcome) The outcome achieved.voidOutcomeAchievedEvent.setOutcome(OutcomeAchievedEventOutcome outcome)