Package com.mypurecloud.sdk.v2.model
Class InsightsTrendMetricItem
java.lang.Object
com.mypurecloud.sdk.v2.model.InsightsTrendMetricItem
- All Implemented Interfaces:
Serializable
InsightsTrendMetricItem
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()metric(AddressableEntityRef metric) The gamification metric for the trendvoidsetMetric(AddressableEntityRef metric) voidsetTrends(InsightsTrends trends) toString()trends(InsightsTrends trends) Trends for the metric
-
Constructor Details
-
InsightsTrendMetricItem
public InsightsTrendMetricItem() -
InsightsTrendMetricItem
-
-
Method Details