NAME
eBay::API::XML::DataType::AverageRatingDetailArrayType
DESCRIPTION
Container for average detailed seller ratings. If a seller has detailed ratings, they are displayed in the Feedback Profile of the seller.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::AverageRatingDetailArrayType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setAverageRatingDetails()
Applicable to sites that support the Detailed Seller Ratings feature. The AverageRatingDetails container has information about average detailed seller ratings. When buyers leave an overall Feedback rating (positive, neutral, or negative) for a seller, they also can leave ratings in four areas: item as described, communication, shipping time, and charges for shipping and handling. Users retrieve detailed ratings as averages of the ratings left by buyers.
# Argument: reference to an array of 'ns:AverageRatingDetailsType'
getAverageRatingDetails()
Calls: GetFeedback
Returned: Conditionally
Details: DetailLevel: none, ReturnAll
# Returns: reference to an array of 'ns:AverageRatingDetailsType'