Trading_BidAssistantListType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_BidAssistantListType.h Trading_BidAssistantListType.m |
Overview
This type is deprecated as the Bid Assistant feature is no longer available.
@ingroup EBayAPIInterface
Tasks
-
bidGroupIDUse this element to specify the bid group id for the Bid Assistant items
property
that you want information about. -
includeNotesSpecifies whether or not to include Item.PrivateNotes and Item.eBayNotes
property
in the response. -
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_BidAssistantListType.hbidGroupID
Use this element to specify the bid group id for the Bid Assistant items
that you want information about.
@property (nonatomic, retain) NSNumber *bidGroupIDDiscussion
Use this element to specify the bid group id for the Bid Assistant items
that you want information about.
type : NSNumber, wrapper for primitive long
Declared In
Trading_BidAssistantListType.hincludeNotes
Specifies whether or not to include Item.PrivateNotes and Item.eBayNotes
in the response.
@property (nonatomic, retain) NSNumber *includeNotesDiscussion
Specifies whether or not to include Item.PrivateNotes and Item.eBayNotes
in the response.
type : NSNumber, wrapper for primitive bool
Declared In
Trading_BidAssistantListType.h