Trading_MyMessagesExternalMessageIDArrayType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_MyMessagesExternalMessageIDArrayType.h Trading_MyMessagesExternalMessageIDArrayType.m |
Tasks
-
externalMessageID
Currently available on the US site. A message ID that uniquely identifies a message
property
for a given user. If provided at the time of message creation, this ID can be used
to retrieve messages, and will take precedence over the message ID. A total of 10
message IDs can be specified.
Properties
externalMessageID
Currently available on the US site. A message ID that uniquely identifies a message
for a given user. If provided at the time of message creation, this ID can be used
to retrieve messages, and will take precedence over the message ID. A total of 10
message IDs can be specified.
@property (nonatomic, retain) NSMutableArray *externalMessageID
Discussion
Currently available on the US site. A message ID that uniquely identifies a message
for a given user. If provided at the time of message creation, this ID can be used
to retrieve messages, and will take precedence over the message ID. A total of 10
message IDs can be specified.
entry type : NSString, wrapper for primitive string
Declared In
Trading_MyMessagesExternalMessageIDArrayType.h