Trading_GetUserResponseType Class Reference
Inherits from | Trading_AbstractResponseType : NSObject |
Declared in | Trading_GetUserResponseType.h Trading_GetUserResponseType.m |
Overview
Contains the data retrieved by the call. User data is returned in a User object.
@ingroup EBayAPIInterface
Properties
user
Contains the returned user data for the specified eBay user.
@property (nonatomic, retain) Trading_UserType *user
Discussion
Contains the returned user data for the specified eBay user.
type : class Trading_UserType
Declared In
Trading_GetUserResponseType.h