Inherits from Trading_AbstractRequestType : NSObject
Declared in Trading_RevokeTokenRequestType.h
Trading_RevokeTokenRequestType.m

Overview

Revokes a token before it would otherwise expire.

@ingroup EBayAPIInterface

Tasks

  •   unsubscribeNotification

    Cancels notification subscriptions for the user/application if set to true. Default value is false.

    property

Properties

unsubscribeNotification

Cancels notification subscriptions for the user/application if set to true. Default value is false.

@property (nonatomic, retain) NSNumber *unsubscribeNotification

Discussion

Cancels notification subscriptions for the user/application if set to true. Default value is false.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_RevokeTokenRequestType.h