Uses of Class
com.mypurecloud.sdk.v2.model.InsightsDetailsOverallItem
Packages that use InsightsDetailsOverallItem
-
Uses of InsightsDetailsOverallItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsDetailsOverallItemModifier and TypeMethodDescriptionInsightsDetailsOverallItem.comparativePeriod(InsightsDetailsOverallPeriodPoints comparativePeriod) Insights data in the comparative periodInsightsDetails.getOverallData()InsightsDetailsOverallItem.percentOfGoalChange(Double percentOfGoalChange) Percent of goal changeInsightsDetailsOverallItem.primaryPeriod(InsightsDetailsOverallPeriodPoints primaryPeriod) Insights data in the primary periodMethods in com.mypurecloud.sdk.v2.model with parameters of type InsightsDetailsOverallItemModifier and TypeMethodDescriptionInsightsDetails.overallData(InsightsDetailsOverallItem overallData) Overall insights data of the uservoidInsightsDetails.setOverallData(InsightsDetailsOverallItem overallData)