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