Trading_AverageRatingDetailArrayType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_AverageRatingDetailArrayType.h Trading_AverageRatingDetailArrayType.m |
Overview
Container for average detailed seller ratings. If a seller has detailed ratings,
they are displayed in the Feedback Profile of the seller.
@ingroup EBayAPIInterface
Tasks
-
averageRatingDetails
Applicable to sites that support the Detailed Seller Ratings feature. The
property
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.
Properties
averageRatingDetails
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.
@property (nonatomic, retain) NSMutableArray *averageRatingDetails
Discussion
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.
entry type : class Trading_AverageRatingDetailsType
Declared In
Trading_AverageRatingDetailArrayType.h