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

Overview

Response to GetSingleItem request.

@ingroup ShoppingInterface

Tasks

  •   item

    Contains details about the listing whose ID was specified in
    the request.

    property

Properties

item

Contains details about the listing whose ID was specified in
the request.

@property (nonatomic, retain) Shopping_SimpleItemType *item

Discussion

Contains details about the listing whose ID was specified in
the request.

type : class Shopping_SimpleItemType

Declared In

Shopping_GetSingleItemResponseType.h