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