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