Trading_PictureSetMemberType Class Reference
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
-
memberURL
URL for the picture.
property -
pictureHeight
Height of the picture in pixels.
property -
pictureWidth
Width of the picture in pixels.
property -
any
(public property)
property
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