Trading_AverageRatingSummaryType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_AverageRatingSummaryType.h Trading_AverageRatingSummaryType.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
-
feedbackSummaryPeriod
The summary period for which the detail ratings are calculated.
property -
averageRatingDetails
Applicable to sites that support the Detailed Seller Ratings feature.
property
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. -
any
(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_AverageRatingSummaryType.h
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_AverageRatingSummaryType.h
feedbackSummaryPeriod
The summary period for which the detail ratings are calculated.
@property (nonatomic, retain) NSString *feedbackSummaryPeriod
Discussion
The summary period for which the detail ratings are calculated.
type: string constant in Trading_FeedbackSummaryPeriodCodeType.h
Declared In
Trading_AverageRatingSummaryType.h