BVComment Class Reference

Inherits from BVGenericConversationsResult : NSObject
Declared in BVComment.h

  title

@property (nullable, readonly) NSString *title

  commentText

@property (nullable, readonly) NSString *commentText

  reviewId

@property (nullable, readonly) NSString *reviewId

  commentId

@property (nullable, readonly) NSString *commentId

  campaignId

@property (nullable, readonly) NSString *campaignId

  userNickname

@property (nullable, readonly) NSString *userNickname

  authorId

@property (nullable, readonly) NSString *authorId

  userLocation

@property (nullable, readonly) NSString *userLocation

  submissionTime

@property (nullable, readonly) NSDate *submissionTime

  lastModeratedTime

@property (nullable, readonly) NSDate *lastModeratedTime

  lastModificationTime

@property (nullable, readonly) NSDate *lastModificationTime

  submissionId

@property (nullable, readonly) NSString *submissionId

  totalFeedbackCount

@property (nullable, readonly) NSNumber *totalFeedbackCount

  totalPositiveFeedbackCount

@property (nullable, readonly) NSNumber *totalPositiveFeedbackCount

  totalNegativeFeedbackCount

@property (nullable, readonly) NSNumber *totalNegativeFeedbackCount

  contentLocale

@property (nullable, readonly) NSString *contentLocale

  badges

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

  isSyndicated

@property (readonly) BOOL isSyndicated

  syndicationSource

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

  includedAnswers

@property (nonnull, readonly) NSArray<BVAnswer*> *includedAnswers

  includedAuthors

@property (nonnull, readonly) NSArray<BVAuthor*> *includedAuthors

  includedProducts

@property (nonnull, readonly) NSArray<BVProduct*> *includedProducts

  includedQuestions

@property (nonnull, readonly) NSArray<BVQuestion*> *includedQuestions

  includedReviews

@property (nonnull, readonly) NSArray<BVReview*> *includedReviews