Uses of Class
com.mypurecloud.sdk.v2.model.InsightsSummaryOverallItem
Packages that use InsightsSummaryOverallItem
-
Uses of InsightsSummaryOverallItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsSummaryOverallItemModifier and TypeMethodDescriptionInsightsSummaryOverallItem.comparativePeriod(InsightsSummaryOverallPeriodPoints comparativePeriod) Insights data in the comparative periodInsightsSummaryUserItem.getOverallData()InsightsSummaryOverallItem.percentOfGoalChange(Double percentOfGoalChange) Percent of goal changeInsightsSummaryOverallItem.primaryPeriod(InsightsSummaryOverallPeriodPoints primaryPeriod) Insights data in the primary periodMethods in com.mypurecloud.sdk.v2.model with parameters of type InsightsSummaryOverallItemModifier and TypeMethodDescriptionInsightsSummaryUserItem.overallData(InsightsSummaryOverallItem overallData) Overall insights data of the uservoidInsightsSummaryUserItem.setOverallData(InsightsSummaryOverallItem overallData)