Package com.intercom.api.types
Interface ArticleStatistics.SadReactionPercentageStage
-
- All Known Implementing Classes:
ArticleStatistics.Builder
- Enclosing class:
- ArticleStatistics
public static interface ArticleStatistics.SadReactionPercentageStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ArticleStatistics._FinalStagesadReactionPercentage(float sadReactionPercentage)The percentage of sad reactions the article has received against other types of reaction.
-
-
-
Method Detail
-
sadReactionPercentage
ArticleStatistics._FinalStage sadReactionPercentage(float sadReactionPercentage)
The percentage of sad reactions the article has received against other types of reaction.
-
-