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

Overview

(public class)

@ingroup AWSECommerceServicePortType

Tasks

Properties

category

(public property)

@property (nonatomic, retain) NSString *category

Discussion

(public property)

type : NSString, wrapper for primitive string

Declared In

ImageSet.h

largeImage

(public property)

@property (nonatomic, retain) Image *largeImage

Discussion

(public property)

type : class Image

Declared In

ImageSet.h

mediumImage

(public property)

@property (nonatomic, retain) Image *mediumImage

Discussion

(public property)

type : class Image

Declared In

ImageSet.h

smallImage

(public property)

@property (nonatomic, retain) Image *smallImage

Discussion

(public property)

type : class Image

Declared In

ImageSet.h

swatchImage

(public property)

@property (nonatomic, retain) Image *swatchImage

Discussion

(public property)

type : class Image

Declared In

ImageSet.h

thumbnailImage

(public property)

@property (nonatomic, retain) Image *thumbnailImage

Discussion

(public property)

type : class Image

Declared In

ImageSet.h

tinyImage

(public property)

@property (nonatomic, retain) Image *tinyImage

Discussion

(public property)

type : class Image

Declared In

ImageSet.h