BVAnswer Class Reference

Inherits from BVGenericConversationsResult : NSObject
Declared in BVAnswer.h

  answerText

@property (nullable) NSString *answerText

  userNickname

@property (nullable) NSString *userNickname

  questionId

@property (nullable) NSString *questionId

  photos

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

  contextDataValues

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

  videos

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

  badges

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

  submissionId

@property (nullable) NSString *submissionId

  userLocation

@property (nullable) NSString *userLocation

  authorId

@property (nullable) NSString *authorId

  isFeatured

@property (nullable) NSNumber *isFeatured

  productRecommendationIds

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

  additionalFields

@property (nullable) NSDictionary *additionalFields

  totalFeedbackCount

@property (nullable) NSNumber *totalFeedbackCount

  totalPositiveFeedbackCount

@property (nullable) NSNumber *totalPositiveFeedbackCount

  totalNegativeFeedbackCount

@property (nullable) NSNumber *totalNegativeFeedbackCount

  contentLocale

@property (nullable) NSString *contentLocale

  moderationStatus

@property (nullable) NSString *moderationStatus

  campaignId

@property (nullable) NSString *campaignId

  brandImageLogoURL

@property (nullable) NSString *brandImageLogoURL

  identifier

@property (nullable) NSString *identifier

  submissionTime

@property (nullable) NSDate *submissionTime

  lastModificationTime

@property (nullable) NSDate *lastModificationTime

  lastModeratedTime

@property (nullable) NSDate *lastModeratedTime

  isSyndicated

@property (readonly) BOOL isSyndicated

  syndicationSource

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