BVReviewStatistics Class Reference

Inherits from NSObject
Declared in BVReviewStatistics.h

  helpfulVoteCount

@property (nullable) NSNumber *helpfulVoteCount

  notRecommendedCount

@property (nullable) NSNumber *notRecommendedCount

  averageOverallRating

@property (nullable) NSNumber *averageOverallRating

  featuredReviewCount

@property (nullable) NSNumber *featuredReviewCount

  notHelpfulVoteCount

@property (nullable) NSNumber *notHelpfulVoteCount

  overallRatingRange

@property (nullable) NSNumber *overallRatingRange

  totalReviewCount

@property (nullable) NSNumber *totalReviewCount

  ratingsOnlyReviewCount

@property (nullable) NSNumber *ratingsOnlyReviewCount

  recommendedCount

@property (nullable) NSNumber *recommendedCount

  secondaryRatingsAverages

@property (nullable) BVSecondaryRatingsAverages *secondaryRatingsAverages

  ratingDistribution

@property (nullable) BVRatingDistribution *ratingDistribution

  tagDistribution

@property (nullable) TagDistribution tagDistribution

  contextDataDistribution

@property (nullable) ContextDataDistribution contextDataDistribution

  firstSubmissionTime

@property (nullable) NSDate *firstSubmissionTime

  lastSubmissionTime

@property (nullable) NSDate *lastSubmissionTime

– initWithApiResponse:

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