The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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'