BVCurationsFeedItem Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | BVCurationsFeedItem.h | 
  externalId
	As provided by the external ID BVCurationsFeedParams value. When supplied, this is used as the product Id for analytics reporting.
@property NSString *externalIdDeclared In
BVCurationsFeedItem.h
– initWithDict:withReferencedProducts:
	- (id)initWithDict:(NSDictionary *)dict withReferencedProducts:(NSDictionary *)referencedProducts– initWithDict:withReferencedProducts:withExternalId:
	- (id)initWithDict:(NSDictionary *)dict withReferencedProducts:(NSDictionary *)referencedProducts withExternalId:(NSString *)exernalId