Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_PictureSetMemberType.h
Trading_PictureSetMemberType.m

Overview

URL and size information for each generated and stored size.
This data is provided for use in application previews of pictures.
This data is used for display control for specific pictures in the generated imageset.
This container is supplied for all generated pictures.

@ingroup EBayAPIInterface

Tasks

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_PictureSetMemberType.h

memberURL

URL for the picture.

@property (nonatomic, retain) NSString *memberURL

Discussion

URL for the picture.

type : NSString, wrapper for primitive string

Declared In

Trading_PictureSetMemberType.h

pictureHeight

Height of the picture in pixels.

@property (nonatomic, retain) NSNumber *pictureHeight

Discussion

Height of the picture in pixels.

type : NSNumber, wrapper for primitive int

Declared In

Trading_PictureSetMemberType.h

pictureWidth

Width of the picture in pixels.

@property (nonatomic, retain) NSNumber *pictureWidth

Discussion

Width of the picture in pixels.

type : NSNumber, wrapper for primitive int

Declared In

Trading_PictureSetMemberType.h