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

NAME

eBay::API::XML::DataType::ItemRatingDetailArrayType

DESCRIPTION

Container for a set of detailed seller ratings about a transaction. If a seller has detailed ratings, they are displayed in the Feedback Profile of the seller.

SYNOPSIS

INHERITANCE

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

Subroutines:

setItemRatingDetails()

Applicable to sites that support the Detailed Seller Ratings feature. The ItemRatingDetails container is for detailed seller ratings about a transaction. 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.

  Calls: LeaveFeedback
  RequiredInput: No

# Argument: reference to an array of 'ns:ItemRatingDetailsType'

getItemRatingDetails()

# Returns: reference to an array of 'ns:ItemRatingDetailsType'