BVProduct Class Reference

Inherits from BVGenericConversationsResult : NSObject
Conforms to BVDisplayableProductContent
Declared in BVProduct.h

  brand

@property (nullable) BVBrand *brand

  ISBNs

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

  UPCs

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

  productDescription

@property (nullable) NSString *productDescription

  manufacturerPartNumbers

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

  attributes

@property (nullable) NSDictionary *attributes

  brandExternalId

@property (nullable) NSString *brandExternalId

  productPageUrl

@property (nullable) NSString *productPageUrl

  familyIds

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

  imageUrl

@property (nullable) NSString *imageUrl

  EANs

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

  name

@property (nullable) NSString *name

  categoryId

@property (nullable) NSString *categoryId

  modelNumbers

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

  reviewStatistics

@property (nullable) BVReviewStatistics *reviewStatistics

  qaStatistics

@property (nullable) BVQAStatistics *qaStatistics

  includedReviews

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

  includedQuestions

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