eBay::API::XML::DataType::ItemRatingDetailArrayType - eBay::API::XML::DataType::ItemRatingDetailArrayType documentation


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

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


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