The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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'