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

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::AnnouncementMessageType

DESCRIPTION ^

Event messaging details

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setAnnouncementStartTime()

The date on which an upcoming event can start to be announced.

# Argument: 'xs:dateTime'

getAnnouncementStartTime()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'xs:dateTime'

setEventTime()

The date on which the event occurs. This is also the ending date of the announcement that lead up to the event (see AnnouncementStartTime).

# Argument: 'xs:dateTime'

getEventTime()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'xs:dateTime'

setMessageType()

Control of what messages to display.

# Argument: 'ns:AnnouncementMessageCodeType'

getMessageType()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'ns:AnnouncementMessageCodeType'

syntax highlighting: