BVReviewsRequest Class Reference

Inherits from BVBaseReviewsRequest
Conforms to *
BVReviewsResponse
Declared in BVReviewsRequest.h

  productId

@property (nonnull, readonly) NSString *productId

– initWithProductId:limit:offset:

- (nonnull instancetype)initWithProductId:(nonnull NSString *)productId limit:(NSUInteger)limit offset:(NSUInteger)offset

– __unavailable

- (nonnull instancetype)__unavailable