Tim Keefer > eBay-API > eBay::API::XML::DataType::MyMessagesExternalMessageIDArrayType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::MyMessagesExternalMessageIDArrayType

DESCRIPTION ^

Contains a list of up to 10 External MessageID values.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::DataType::MyMessagesExternalMessageIDArrayType inherits from the eBay::API::XML::BaseDataType class

Subroutines: ^

setExternalMessageID()

An ID that Uniquely identifies a message for a given user. If provided at the time of message creation this ID will be used to retrieve messages and will take precedence over message ID. It can contain upto 10 message IDs.

  Calls: GetMyMessages
  RequiredInput: Conditionally

# Argument: reference to an array of 'ns:MyMessagesExternalMessageIDType'

getExternalMessageID()

# Returns: reference to an array of 'ns:MyMessagesExternalMessageIDType'

syntax highlighting: