Trading_GetTokenStatusResponseType Class Reference
| Inherits from | Trading_AbstractResponseType : NSObject |
| Declared in | Trading_GetTokenStatusResponseType.h Trading_GetTokenStatusResponseType.m |
Tasks
-
tokenStatusReturns token status and details. For example, if revoked, whether by eBay, the user, or the application, and also when revoked.
property
Properties
tokenStatus
Returns token status and details. For example, if revoked, whether by eBay, the user, or the application, and also when revoked.
@property (nonatomic, retain) Trading_TokenStatusType *tokenStatusDiscussion
Returns token status and details. For example, if revoked, whether by eBay, the user, or the application, and also when revoked.
type : class Trading_TokenStatusType
Declared In
Trading_GetTokenStatusResponseType.h