Uses of Class
com.mypurecloud.sdk.v2.model.OutcomeAchievement
Packages that use OutcomeAchievement
-
Uses of OutcomeAchievement in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutcomeAchievementModifier and TypeMethodDescriptionOutcomeAchievement.achievedDate(Date achievedDate) Timestamp indicating when the outcome was achieved.OutcomeAchievement.outcome(AchievedOutcome outcome) The outcome that was achieved.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type OutcomeAchievementMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type OutcomeAchievementModifier and TypeMethodDescriptionSession.outcomeAchievements(List<OutcomeAchievement> outcomeAchievements) Deprecated.voidSession.setOutcomeAchievements(List<OutcomeAchievement> outcomeAchievements)