BVProductIncludeTypeValue Constants Reference
| Declared in | BVProductIncludeTypeValue.h | 
|---|
BVProductIncludeTypeValue
Definition
typedef NS_ENUM(NSInteger, BVProductIncludeTypeValue ) {
                            
                               BVProductIncludeTypeValueReviews,
                            
                               BVProductIncludeTypeValueQuestions,
                            
                               BVProductIncludeTypeValueAnswers,
                            
                            };