Trading_NotificationEventPropertyType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_NotificationEventPropertyType.h Trading_NotificationEventPropertyType.m |
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_NotificationEventPropertyType.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_NotificationEventPropertyType.h
name
Specify property name associated with an particular event.
@property (nonatomic, retain) NSString *name
Discussion
Specify property name associated with an particular event.
type: string constant in Trading_NotificationEventPropertyNameCodeType.h
Declared In
Trading_NotificationEventPropertyType.h