Trading_ItemBestOffersArrayType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_ItemBestOffersArrayType.h Trading_ItemBestOffersArrayType.m |
Overview
A collection of details about the best offers received for a specific item. Empty if there are no best offers. Includes the buyer and seller messages only if
the ReturnAll detail level is used.
@ingroup EBayAPIInterface
Tasks
-
itemBestOffersA collection of details about the best offers received for a specific item. Empty if
property
there are no best offers. Includes the buyer and seller messages only if the ReturnAll
detail level is used. -
any(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_ItemBestOffersArrayType.hitemBestOffers
A collection of details about the best offers received for a specific item. Empty if
there are no best offers. Includes the buyer and seller messages only if the ReturnAll
detail level is used.
@property (nonatomic, retain) NSMutableArray *itemBestOffersDiscussion
A collection of details about the best offers received for a specific item. Empty if
there are no best offers. Includes the buyer and seller messages only if the ReturnAll
detail level is used.
entry type : class Trading_ItemBestOffersType
Declared In
Trading_ItemBestOffersArrayType.h