Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_NotificationEnableType.h
Trading_NotificationEnableType.m

Overview

Specifies a notification event and whether the
notification is enabled or disabled.

@ingroup EBayAPIInterface

Tasks

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_NotificationEnableType.h

eventEnable

Whether the event is enabled or disabled.

@property (nonatomic, retain) NSString *eventEnable

Discussion

Whether the event is enabled or disabled.

type: string constant in Trading_EnableCodeType.h

Declared In

Trading_NotificationEnableType.h

eventType

The name of the notification event.

@property (nonatomic, retain) NSString *eventType

Discussion

The name of the notification event.

type: string constant in Trading_NotificationEventTypeCodeType.h

Declared In

Trading_NotificationEnableType.h