BVStoreReviewsRequest Class Reference
| Inherits from | BVBaseReviewsRequest | 
|---|---|
| Conforms to | * BVStoreReviewsResponse  | 
| Declared in | BVStoreReviewsRequest.h | 
– initWithStoreId:limit:offset:
	- (nonnull instancetype)initWithStoreId:(nonnull NSString *)storeId limit:(NSUInteger)limit offset:(NSUInteger)offset– includeStatistics:
	- (nonnull instancetype)includeStatistics:(BVStoreIncludeTypeValue)storeIncludeTypeValue