BVQAStatistics Class Reference

Inherits from NSObject
Declared in BVQAStatistics.h

  helpfulVoteCount

@property (nullable) NSNumber *helpfulVoteCount

  bestAnswerCount

@property (nullable) NSNumber *bestAnswerCount

  totalAnswerCount

@property (nullable) NSNumber *totalAnswerCount

  totalQuestionCount

@property (nullable) NSNumber *totalQuestionCount

  featuredQuestionCount

@property (nullable) NSNumber *featuredQuestionCount

  featuredAnswerCount

@property (nullable) NSNumber *featuredAnswerCount

  questionHelpfulVoteCount

@property (nullable) NSNumber *questionHelpfulVoteCount

  answerNotHelpfulVoteCount

@property (nullable) NSNumber *answerNotHelpfulVoteCount

  questionNotHelpfulVoteCount

@property (nullable) NSNumber *questionNotHelpfulVoteCount

  answerHelpfulVoteCount

@property (nullable) NSNumber *answerHelpfulVoteCount

  tagDistribution

@property (nullable) TagDistribution tagDistribution

  contextDataDistribution

@property (nullable) ContextDataDistribution contextDataDistribution

  firstQuestionTime

@property (nullable) NSDate *firstQuestionTime

  lastQuestionTime

@property (nullable) NSDate *lastQuestionTime

  firstAnswerTime

@property (nullable) NSDate *firstAnswerTime

  lastAnswerTime

@property (nullable) NSDate *lastAnswerTime

  lastQuestionAnswerTime

@property (nullable) NSDate *lastQuestionAnswerTime

– initWithApiResponse:

- (nullable id)initWithApiResponse:(nullable id)apiResponse