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

Overview

Contains a list of up to 10 external message IDs.

@ingroup EBayAPIInterface

Tasks

  •   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

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