Trading_GetWantItNowPostResponseType Class Reference
Inherits from | Trading_AbstractResponseType : NSObject |
Declared in | Trading_GetWantItNowPostResponseType.h Trading_GetWantItNowPostResponseType.m |
Overview
Contains the Want It Now post data returned by the call. The data for the
specified post listing is returned in a WantItNowPostType object.
@ingroup EBayAPIInterface
Properties
wantItNowPost
Contains the data defining a single Want It Now post.
@property (nonatomic, retain) Trading_WantItNowPostType *wantItNowPost
Discussion
Contains the data defining a single Want It Now post.
type : class Trading_WantItNowPostType
Declared In
Trading_GetWantItNowPostResponseType.h