BVCurationsVideo Class Reference Inherits from NSObject Declared in BVCurationsFeedItem.h Overview Attributes for a single video in a BVCurationsFeedItem object. origin @property NSString *origin permalink @property NSString *permalink code @property NSString *code imageUrl @property NSString *imageUrl token @property NSString *token displayUrl @property NSString *displayUrl imageServiceUrl @property NSString *imageServiceUrl identifier @property NSNumber *identifier remoteUrl @property NSString *remoteUrl videoType @property NSString *videoType – initWithDict: - (id)initWithDict:(NSDictionary *)dict