eBay::API::XML::DataType::NotificationDetailsArrayType - eBay::API::XML::DataType::NotificationDetailsArrayType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::NotificationDetailsArrayType

DESCRIPTION

Top

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

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


eBay-API documentation  | view source Contained in the eBay-API distribution.