Trading_BidGroupType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_BidGroupType.h Trading_BidGroupType.m |
Overview
This type is deprecated as the Bid Assistant feature is no longer available.
@ingroup EBayAPIInterface
Tasks
-
bidGroupItem
Contains a list of bid group item types.
property -
bidGroupID
Contains the bid group ID.
property -
bidGroupName
Contains the bid group name.
property -
bidGroupStatus
Contains the bid group status.
property -
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_BidGroupType.h
bidGroupID
Contains the bid group ID.
@property (nonatomic, retain) NSNumber *bidGroupID
Discussion
Contains the bid group ID.
type : NSNumber, wrapper for primitive long
Declared In
Trading_BidGroupType.h
bidGroupItem
Contains a list of bid group item types.
@property (nonatomic, retain) NSMutableArray *bidGroupItem
Declared In
Trading_BidGroupType.h