BVProductReview Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | BVProductReview.h | 
  reviewTitle
	Title of the review. Example: “Great product!”, “Drains batteries too quickly.”
@property (strong, nonatomic) NSString *reviewTitleDeclared In
BVProductReview.h
  reviewText
	Body text of the review.
@property (strong, nonatomic) NSString *reviewTextDeclared In
BVProductReview.h
  reviewAuthorName
	The review author’s name
@property (strong, nonatomic) NSString *reviewAuthorNameDeclared In
BVProductReview.h