Trading_RevokeTokenRequestType Class Reference
Inherits from | Trading_AbstractRequestType : NSObject |
Declared in | Trading_RevokeTokenRequestType.h Trading_RevokeTokenRequestType.m |
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