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

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

DESCRIPTION ^

Returns information about notifications sent to the given application for the given ItemID. It will only be returned if ItemID was specified in the input parameters.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setNotificationDetails()

List of notifications, if there are any, for the given ItemID and given time period.

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

getNotificationDetails()

  Calls: GetNotificationsUsage
  Returned: Conditionally

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

syntax highlighting: