Trading_MinimumFeedbackScoreDetailsType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_MinimumFeedbackScoreDetailsType.h Trading_MinimumFeedbackScoreDetailsType.m |
Overview
Type defining the MinimumFeedbackScore container that is returned in
GeteBayDetails. The MinimumFeedbackScore container
consists of the values that can be used in the
BuyerRequirementDetails.MinimumFeedbackScore field when listing an
item through an Add/Revise/Relist API call. The Feedback Score for a potential buyer
must be greater than or equal to the specified value, or that buyer is blocked from
buying the item.
For the MinimumFeedbackScore
container to appear in the GeteBayDetails response,
BuyerRequirementDetails must be one of the values passed into the
DetailName field in the GeteBayDetails request
(or, no DetailName filters should be used).
@ingroup EBayAPIInterface
Tasks
-
feedbackScore
Each value that is returned in this field can be used in the
property
BuyerRequirementDetails.MinimumFeedbackScore field when listing
an item through an Add/Revise/Relist API call. The Feedback Score for a potential
buyer must be greater than or equal to the specified value, or that buyer is blocked from
buying the item.
One or more FeedbackScore fields are always returned with the
MinimumFeedbackScore container. -
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_MinimumFeedbackScoreDetailsType.h
feedbackScore
Each value that is returned in this field can be used in the
BuyerRequirementDetails.MinimumFeedbackScore field when listing
an item through an Add/Revise/Relist API call. The Feedback Score for a potential
buyer must be greater than or equal to the specified value, or that buyer is blocked from
buying the item.
One or more FeedbackScore fields are always returned with the
MinimumFeedbackScore container.
@property (nonatomic, retain) NSMutableArray *feedbackScore
Discussion
Each value that is returned in this field can be used in the
BuyerRequirementDetails.MinimumFeedbackScore field when listing
an item through an Add/Revise/Relist API call. The Feedback Score for a potential
buyer must be greater than or equal to the specified value, or that buyer is blocked from
buying the item.
One or more FeedbackScore fields are always returned with the
MinimumFeedbackScore container.
entry type : NSNumber, wrapper for primitive int
Declared In
Trading_MinimumFeedbackScoreDetailsType.h