BVCurationsPhoto Class Reference

Inherits from NSObject
Declared in BVCurationsFeedItem.h

Overview

Attributes for a single photo in a BVCurationsFeedItem object.

  origin

@property NSString *origin

  permalink

@property NSString *permalink

  token

@property NSString *token

  role

@property NSString *role

  displayUrl

@property NSString *displayUrl

  url

@property NSString *url

  imageServiceUrl

@property NSString *imageServiceUrl

  identifier

@property NSNumber *identifier

  localUrl

@property NSString *localUrl

– initWithDict:

- (id)initWithDict:(NSDictionary *)dict