BVReview Class Reference

Inherits from BVGenericConversationsResult : NSObject
Declared in BVReview.h

  reviewText

@property (nullable) NSString *reviewText

  userNickname

@property (nullable) NSString *userNickname

  title

@property (nullable) NSString *title

  rating

@property NSUInteger rating

  product

@property (nullable) BVProduct *product

  tagDimensions

@property (nullable) TagDimensions tagDimensions

  cons

@property (nullable) NSString *cons

  isRecommended

@property bool isRecommended

  isRatingsOnly

@property bool isRatingsOnly

  isSyndicated

@property bool isSyndicated

  pros

@property (nullable) NSString *pros

  photos

@property (nonnull) NSArray<BVPhoto*> *photos

  contextDataValues

@property (nonnull) NSArray<BVContextDataValue*> *contextDataValues

  videos

@property (nonnull) NSArray<BVVideo*> *videos

  submissionId

@property (nullable) NSString *submissionId

  totalFeedbackCount

@property (nullable) NSNumber *totalFeedbackCount

  totalPositiveFeedbackCount

@property (nullable) NSNumber *totalPositiveFeedbackCount

  userLocation

@property (nullable) NSString *userLocation

  badges

@property (nonnull) NSArray<BVBadge*> *badges

  authorId

@property (nullable) NSString *authorId

  isFeatured

@property bool isFeatured

  productId

@property (nullable) NSString *productId

  productRecommendationIds

@property (nonnull) NSArray<NSString*> *productRecommendationIds

  additionalFields

@property (nullable) NSDictionary *additionalFields

  campaignId

@property (nullable) NSString *campaignId

  helpfulness

@property (nullable) NSString *helpfulness

  totalNegativeFeedbackCount

@property (nullable) NSNumber *totalNegativeFeedbackCount

  contentLocale

@property (nullable) NSString *contentLocale

  ratingRange

@property (nullable) NSString *ratingRange

  totalCommentCount

@property (nullable) NSNumber *totalCommentCount

  moderationStatus

@property (nullable) NSString *moderationStatus

  identifier

@property (nullable) NSString *identifier

  clientResponses

@property (nonnull) NSArray<NSDictionary*> *clientResponses

  secondaryRatings

@property (nonnull) NSArray<BVSecondaryRating*> *secondaryRatings

  lastModificationTime

@property (nullable) NSDate *lastModificationTime

  submissionTime

@property (nullable) NSDate *submissionTime

  lastModeratedTime

@property (nullable) NSDate *lastModeratedTime

  syndicationSource

@property (nullable, nonatomic, strong, readonly) BVSyndicationSource *syndicationSource

  includedComments

@property (nonnull, readonly) NSArray<BVComment*> *includedComments