Uses of Class
com.mypurecloud.sdk.v2.model.LongTermRequirementsServiceGoal
Packages that use LongTermRequirementsServiceGoal
-
Uses of LongTermRequirementsServiceGoal in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LongTermRequirementsServiceGoalModifier and TypeMethodDescriptionLongTermRequirementsServiceGoal.abandonRateGoalPercent(Double abandonRateGoalPercent) Value of abandon rate objectiveLongTermRequirementsServiceGoalDetail.getServiceGoals()LongTermRequirementsServiceGoal.serviceLevelGoalPercent(Double serviceLevelGoalPercent) Value of service level objective percent from service goalsLongTermRequirementsServiceGoal.serviceLevelObjectiveSeconds(Double serviceLevelObjectiveSeconds) Value of service level objective seconds from service goalsLongTermRequirementsServiceGoal.targetAsaSec(Double targetAsaSec) Value of target average speed of answer from service goalsLongTermRequirementsServiceGoal.useAbandonRateGoal(Boolean useAbandonRateGoal) Toggle for abandon rate from service goalsLongTermRequirementsServiceGoal.useAsaTarget(Boolean useAsaTarget) Toggle for target average speed of answer from service goalsLongTermRequirementsServiceGoal.useServiceLevelTarget(Boolean useServiceLevelTarget) Toggle for service level objective from service goalsMethods in com.mypurecloud.sdk.v2.model with parameters of type LongTermRequirementsServiceGoalModifier and TypeMethodDescriptionLongTermRequirementsServiceGoalDetail.serviceGoals(LongTermRequirementsServiceGoal serviceGoals) The service goals used to generate the requirementsvoidLongTermRequirementsServiceGoalDetail.setServiceGoals(LongTermRequirementsServiceGoal serviceGoals)