| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::NotificationDetailsArrayType
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.
eBay::API::XML::DataType::NotificationDetailsArrayType inherits from the eBay::API::XML::BaseDataType class
List of notifications, if there are any, for the given ItemID and given time period.
# Argument: reference to an array of 'ns:NotificationDetailsType'
Calls: GetNotificationsUsage Returned: Conditionally
# Returns: reference to an array of 'ns:NotificationDetailsType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |