Inherits from Shopping_AbstractResponseType : NSObject
Declared in Shopping_GetMultipleItemsResponseType.h
Shopping_GetMultipleItemsResponseType.m

Overview

Response to request of GetMultipleItems.

@ingroup ShoppingInterface

Tasks

  •   item

    Contains details for a listing (or multiple) listings that correspond to the item ID(s) specified in the request.

    property

Properties

item

Contains details for a listing (or multiple) listings that correspond to the item ID(s) specified in the request.

@property (nonatomic, retain) NSMutableArray *item

Discussion

Contains details for a listing (or multiple) listings that correspond to the item ID(s) specified in the request.

entry type : class Shopping_SimpleItemType

Declared In

Shopping_GetMultipleItemsResponseType.h