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

Overview

Returns status information for all items in a list. Some of the Item information   

is returned in an SimpleItemArrayType object, that can include zero, one, or multiple ItemType objects.

@ingroup ShoppingInterface

Tasks

  •   item

    Collection of Item status objects in an SimpleItemArrayType object, that can include zero, one, or multiple ItemType objects.

    property

Properties

item

Collection of Item status objects in an SimpleItemArrayType object, that can include zero, one, or multiple ItemType objects.

@property (nonatomic, retain) NSMutableArray *item

Discussion

Collection of Item status objects in an SimpleItemArrayType object, that can include zero, one, or multiple ItemType objects.

entry type : class Shopping_SimpleItemType

Declared In

Shopping_GetItemStatusResponseType.h