BVReviewsRequest Class Reference
| Inherits from | BVBaseReviewsRequest |
|---|---|
| Conforms to | * BVReviewsResponse |
| Declared in | BVReviewsRequest.h |
– initWithProductId:limit:offset:
- (nonnull instancetype)initWithProductId:(nonnull NSString *)productId limit:(NSUInteger)limit offset:(NSUInteger)offset