Inherits from Trading_AbstractResponseType : NSObject
Declared in Trading_SetStoreCustomPageResponseType.h
Trading_SetStoreCustomPageResponseType.m

Overview

   Returned after calling SetStoreCustomPageRequest. This serves as  
   confirmation that the custom page was successfully submitted.  

@ingroup EBayAPIInterface

Tasks

Properties

customPage

  The custom page that was submitted.  
@property (nonatomic, retain) Trading_StoreCustomPageType *customPage

Discussion

  The custom page that was submitted.  

type : class Trading_StoreCustomPageType

Declared In

Trading_SetStoreCustomPageResponseType.h