Inherits from Trading_AbstractResponseType : NSObject
Declared in Trading_GetTokenStatusResponseType.h
Trading_GetTokenStatusResponseType.m

Overview

Returns token status.

@ingroup EBayAPIInterface

Tasks

  •   tokenStatus

    Returns 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 *tokenStatus

Discussion

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