BVReviewIncludeTypeValue Constants Reference
| Declared in | BVReviewIncludeTypeValue.h | 
|---|
BVReviewIncludeTypeValue
Types of Bazaarvoice content that can be included with a Profile.
Definition
typedef NS_ENUM(NSInteger, BVReviewIncludeTypeValue ) {
                            
                               BVReviewIncludeTypeValueReviewProducts,
                            
                               BVReviewIncludeTypeValueReviewComments,
                            
                            };
                    
                    Constants
Declared In
BVReviewIncludeTypeValue.h