Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_SellerRatingSummaryArrayType.h
Trading_SellerRatingSummaryArrayType.m

Overview

Type defining the SellerRatingSummaryArray container that is returned
in the GetFeedback response. The SellerRatingSummaryArray
container consists of an array of AverageRatingSummary containers,
which provide details on Detailed Seller Ratings (DSRs), including the type of rating
(Communication, Item As Described, Shipping and Handling Charges, or Shipping Time), the
seller’s average rating for that DSR type, the total number of DSR ratings, and the
period in which those ratings were received (the last year or the last 30 days).

@ingroup EBayAPIInterface

Tasks

  •   averageRatingSummary

    Container consisting of a seller’s Detailed Seller Rating (DSR) for each type of
    rating (Communication, Item As Described, Shipping and Handling Charges, or Shipping
    Time), the seller’s average rating for each DSR type, the total number of DSR ratings
    for each DSR type, and the period in which those ratings were received (the last year
    or the last 30 days).

    property

Properties

averageRatingSummary

Container consisting of a seller’s Detailed Seller Rating (DSR) for each type of
rating (Communication, Item As Described, Shipping and Handling Charges, or Shipping
Time), the seller’s average rating for each DSR type, the total number of DSR ratings
for each DSR type, and the period in which those ratings were received (the last year
or the last 30 days).

@property (nonatomic, retain) NSMutableArray *averageRatingSummary

Discussion

Container consisting of a seller’s Detailed Seller Rating (DSR) for each type of
rating (Communication, Item As Described, Shipping and Handling Charges, or Shipping
Time), the seller’s average rating for each DSR type, the total number of DSR ratings
for each DSR type, and the period in which those ratings were received (the last year
or the last 30 days).

entry type : class Trading_AverageRatingSummaryType

Declared In

Trading_SellerRatingSummaryArrayType.h