BVStoreReviewsRequest Class Reference

Inherits from BVBaseReviewsRequest
Conforms to *
BVStoreReviewsResponse
Declared in BVStoreReviewsRequest.h

  storeId

@property (nonnull, readonly) NSString *storeId

– initWithStoreId:limit:offset:

- (nonnull instancetype)initWithStoreId:(nonnull NSString *)storeId limit:(NSUInteger)limit offset:(NSUInteger)offset

– __unavailable

- (nonnull instancetype)__unavailable

– includeStatistics:

- (nonnull instancetype)includeStatistics:(BVStoreIncludeTypeValue)storeIncludeTypeValue