Trading_GetSessionIDRequestType Class Reference
| Inherits from | Trading_AbstractRequestType : NSObject |
| Declared in | Trading_GetSessionIDRequestType.h Trading_GetSessionIDRequestType.m |
Overview
Retrieves a session ID that identifies a user and your application when you make a
FetchToken request.
@ingroup EBayAPIInterface
Tasks
-
ruNameThe runame provided must match the one that will be used for validation
property
during the creation of a user token.
Properties
ruName
The runame provided must match the one that will be used for validation
during the creation of a user token.
@property (nonatomic, retain) NSString *ruNameDiscussion
The runame provided must match the one that will be used for validation
during the creation of a user token.
type : NSString, wrapper for primitive string
Declared In
Trading_GetSessionIDRequestType.h