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

Overview

Popular items, detail level is default for simple item type. addition with WatchCount.

@ingroup ShoppingInterface

Tasks

  •   itemArray

    A list of active items that were listed with the requested product.

    property

Properties

itemArray

A list of active items that were listed with the requested product.

@property (nonatomic, retain) Shopping_SimpleItemArrayType *itemArray

Discussion

A list of active items that were listed with the requested product.

type : class Shopping_SimpleItemArrayType

Declared In

Shopping_FindPopularItemsResponseType.h