Shopping_GetItemStatusRequestType Class Reference
| Inherits from | Shopping_AbstractRequestType : NSObject |
| Declared in | Shopping_GetItemStatusRequestType.h Shopping_GetItemStatusRequestType.m |
Tasks
-
itemIDThe item ID that uniquely identifies the item listing for which to retrieve the data. You can provide a maximum of 20 ItemIDs. Use a comma to separate ItemIDs.
property
Properties
itemID
The item ID that uniquely identifies the item listing for which to retrieve the data. You can provide a maximum of 20 ItemIDs. Use a comma to separate ItemIDs.
@property (nonatomic, retain) NSMutableArray *itemIDDiscussion
The item ID that uniquely identifies the item listing for which to retrieve the data. You can provide a maximum of 20 ItemIDs. Use a comma to separate ItemIDs.
entry type : NSString, wrapper for primitive string
Declared In
Shopping_GetItemStatusRequestType.h