Tim Keefer > eBay-API > eBay::API::XML::DataType::ItemRatingDetailsType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::ItemRatingDetailsType

DESCRIPTION ^

Applicable to sites that support the Detailed Seller Ratings feature. The ItemRatingDetailsType contains detailed seller ratings for a transaction in one area. 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.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setRating()

A detailed seller rating for a transaction, applying to the area in the corresponding RatingDetail field.

  Calls: LeaveFeedback
  RequiredInput: No

# Argument: 'xs:int'

getRating()

# Returns: 'xs:int'

setRatingDetail()

The area of a specific detailed seller rating for 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.

  Calls: LeaveFeedback
  RequiredInput: No

# Argument: 'ns:FeedbackRatingDetailCodeType'

getRatingDetail()

# Returns: 'ns:FeedbackRatingDetailCodeType'

syntax highlighting: