Trading_ConfirmIdentityRequestType Class Reference
Inherits from | Trading_AbstractRequestType : NSObject |
Declared in | Trading_ConfirmIdentityRequestType.h Trading_ConfirmIdentityRequestType.m |
Overview
Returns the ID of a user who has gone through an application’s consent flow
process for obtaining an authorization token.
@ingroup EBayAPIInterface
Tasks
-
sessionID
A string obtained by making a GetSessionID call, passed in redirect
property
URL to the eBay signin page.
Properties
sessionID
A string obtained by making a GetSessionID call, passed in redirect
URL to the eBay signin page.
@property (nonatomic, retain) NSString *sessionID
Discussion
A string obtained by making a GetSessionID call, passed in redirect
URL to the eBay signin page.
type : NSString, wrapper for primitive string
Declared In
Trading_ConfirmIdentityRequestType.h