Trading_GetStoreCustomPageRequestType Class Reference
Inherits from | Trading_AbstractRequestType : NSObject |
Declared in | Trading_GetStoreCustomPageRequestType.h Trading_GetStoreCustomPageRequestType.m |
Overview
Retrieves the custom page or pages for the authenticated user’s Store.
@ingroup EBayAPIInterface
Tasks
-
pageID
If a PageID is specified, then that page is returned, and the returned page
property
contains the page Content. If no PageID is specified, then all pages are
returned, without the page Content.
Properties
pageID
If a PageID is specified, then that page is returned, and the returned page
contains the page Content. If no PageID is specified, then all pages are
returned, without the page Content.
@property (nonatomic, retain) NSNumber *pageID
Discussion
If a PageID is specified, then that page is returned, and the returned page
contains the page Content. If no PageID is specified, then all pages are
returned, without the page Content.
type : NSNumber, wrapper for primitive long
Declared In
Trading_GetStoreCustomPageRequestType.h